Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cowboy/benalman.com-idea
An experiment.
https://github.com/cowboy/benalman.com-idea
Last synced: about 1 month ago
JSON representation
An experiment.
- Host: GitHub
- URL: https://github.com/cowboy/benalman.com-idea
- Owner: cowboy
- License: mit
- Created: 2013-02-19T23:58:27.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-03-19T22:28:07.000Z (over 11 years ago)
- Last Synced: 2024-04-14T22:47:00.743Z (7 months ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
## A Work In Progress
Clone and install:
```shell
git clone https://github.com/cowboy/benalman.com-idea.git
cd benalman.com-idea
npm install --silent
grunt init
```Then open [http://localhost:9001/](http://localhost:9001/).
_"Edit" button requires Sublime Edit ["subl"](https://github.com/cowboy/dotfiles/blob/master/bin/subl) bash script._