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

https://github.com/powerfulyang/tools


https://github.com/powerfulyang/tools

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Clone

1. `git clone --recurse-submodules git@github.com:powerfulyang/tools.git`
2. `git submodule foreach git checkout master`

# Install `lerna` and `pnpm`

1. `npm i -g lerna pnpm`
2. `lerna bootstrap`