Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timakin/codemagnet
https://github.com/timakin/codemagnet
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/timakin/codemagnet
- Owner: timakin
- Created: 2015-03-01T10:58:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T16:19:37.000Z (over 9 years ago)
- Last Synced: 2024-04-17T01:14:03.198Z (7 months ago)
- Language: JavaScript
- Size: 9.38 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CodeMagnet
====================
Application to share your code beautifully.# How to build
```
$ git clone [email protected]:timakin/codemagnet.git
$ npm install
$ bower install
$ gulp
```