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

https://github.com/sqreen/developerssecuritybestpractices


https://github.com/sqreen/developerssecuritybestpractices

developers security

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Launch

In order to launch:

```
bundle install
bundle exec jekyll serve
```

If you want to change stylus styles:

```
yarn install
./node_modules/gulp/bin/gulp.js
```