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

https://github.com/timakin/codemagnet


https://github.com/timakin/codemagnet

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

CodeMagnet
====================
Application to share your code beautifully.

# How to build

```
$ git clone git@github.com:timakin/codemagnet.git
$ npm install
$ bower install
$ gulp
```