https://github.com/timakin/codemagnet
https://github.com/timakin/codemagnet
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/timakin/codemagnet
- Owner: timakin
- Created: 2015-03-01T10:58:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-08-07T16:19:37.000Z (almost 11 years ago)
- Last Synced: 2025-03-17T09:49:17.654Z (over 1 year ago)
- Language: JavaScript
- Size: 9.38 MB
- Stars: 0
- Watchers: 1
- 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 git@github.com:timakin/codemagnet.git
$ npm install
$ bower install
$ gulp
```