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

https://github.com/leondgarse/atom_notebook

Personal atom notebook
https://github.com/leondgarse/atom_notebook

Last synced: 3 months ago
JSON representation

Personal atom notebook

Awesome Lists containing this project

README

          

# Personal notebook
***
# Don't Read me!
```shell
echo "\`\`\`shell" > public/readme.md && tree public | grep -Ev '(png|jpg)' >> public/readme.md && echo "\`\`\`" >> public/readme.md
```