Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mahmoudgalalz/hunter


https://github.com/mahmoudgalalz/hunter

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# run the project

```bash
yarn install
```

make sure your deps in dir called `bin`

run the DepScript to download the scripts

```bash
python3 DepScript.py
```

Run the Project locally

```bash
yarn dev
```