Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kandebonfim/show-your-terms
Simple demos of your applications' terminal commands.
https://github.com/kandebonfim/show-your-terms
Last synced: 3 months ago
JSON representation
Simple demos of your applications' terminal commands.
- Host: GitHub
- URL: https://github.com/kandebonfim/show-your-terms
- Owner: kandebonfim
- Created: 2016-04-03T23:16:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-16T11:04:04.000Z (about 8 years ago)
- Last Synced: 2024-09-23T06:05:05.934Z (4 months ago)
- Language: JavaScript
- Homepage: https://kandebonfim.github.io/show-your-terms/
- Size: 3.11 MB
- Stars: 143
- Watchers: 3
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome - kandebonfim/show-your-terms - Simple demos of your applications' terminal commands. (JavaScript)
README
Show Your Terms!
Simple demos of your applications' terminal commands.[Check the demo here](http://codepen.io/kandebonfim/pen/pydMwv).
#### Development
Watch and compile assets:
```{r, engine='bash'}
$ grunt watch
```Run server:
```{r, engine='bash'}
$ node server.js
```