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

https://github.com/rolling-scopes/rollingscopes.com

https://rollingscopes.com
https://github.com/rolling-scopes/rollingscopes.com

Last synced: 4 months ago
JSON representation

https://rollingscopes.com

Awesome Lists containing this project

README

        

# http://rollingscopes.com/
### Build
To build rs-site
```sh
gulp build:site
```

To build conference site
```sh
gulp build:conf
```

To build school site
```sh
gulp build:school
```

To build all
```sh
gulp
```