Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leodutra/search-licenses

Search for license information inside textual files
https://github.com/leodutra/search-licenses

Last synced: 1 day ago
JSON representation

Search for license information inside textual files

Awesome Lists containing this project

README

        

# 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`