Hello World from OSS Silicon Valley


HowToUse/HackerDojo/0.0

_ Prerequisite

_ Install&Setup

Step.1
Get source code.
$ git clone <Hacker Dojo project>

(Example)

$ git clone https://github.com/hackerdojo/hd-events
Step.2
Test in local environment.
$ dev_appserver.py .
Step.3
Create new project on the console of Google App Engine, and determine the unique name for the application.
Step.4
Update the application name in app.yaml determined in Step.3.
Step.5
Deploy the application.
$ appcfg.py update .

_ HowToUse

TBD

_ Author

S.Yatsuzuka

Last-modified: 2016-03-25 (Fri) 01:28:49 (2954d)