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

https://github.com/kjunichi/aiueatom

tmlib.jsのアドベントカレンダー向けプロジェクト
https://github.com/kjunichi/aiueatom

Last synced: about 1 year ago
JSON representation

tmlib.jsのアドベントカレンダー向けプロジェクト

Awesome Lists containing this project

README

          

# Aiueatom

[tmlib.jsの2014年アドベントカレンダー](http://qiita.com/advent-calendar/2014/tmlib)の6日目です。

### Getting Started

1. `script/bootstrap` - Run this once per checkout.
2. `script/build` - Run this whenever you change package.json or change early startup code
3. `script/run` - Run the app. Use this for running the app in developer mode

Another useful script is `script/grunt`, which will run the local version of Grunt. `script/grunt --help` will tell you the list of available tasks.