/search-licenses

Search for license information inside textual files

Primary LanguageJavaScriptMIT LicenseMIT

search-licenses

Search for license information inside textual files

Running

  1. clone the project
  2. npm i inside of it
  3. npm link inside of it
  4. search-licenses '**/*.{js,ts,css}' (use some glob pattern to select files for searching)

    It's possible to match any /**/ or // comment in any text file

  5. check search-results.html