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

https://github.com/websemantics/the-ten-commandments-for-exceptional-developers

Code of conduct for exceptional developers to live by in 10 simple to follow commands, freshly relieved by his holiness ..
https://github.com/websemantics/the-ten-commandments-for-exceptional-developers

Last synced: 4 months ago
JSON representation

Code of conduct for exceptional developers to live by in 10 simple to follow commands, freshly relieved by his holiness ..

Awesome Lists containing this project

README

        

[![image](https://raw.githubusercontent.com/websemantics/the-ten-commandments-for-exceptional-developers/gh-pages/assets/png/tablet-w1920.png)](https://raw.githubusercontent.com/websemantics/the-ten-commandments-for-exceptional-developers/gh-pages/assets/png/tablet-w1920.png)

> [Click here](http://websemantics.github.io/the-ten-commandments-for-exceptional-developers/) to see all generated resources,

### Make it your own

1- Clone this project,

```
git clone https://github.com/websemantics/the-ten-commandments-for-exceptional-developers
```

2- Run npm install,

```
npm install
```

3- To see the result, browse to,

```
dist/index.html
```

4- Make change to `smart.json` then run,

```
gulp
```

5- Rinse and repeat #3