ReleaseEngineering/BuildAPI: Difference between revisions

Line 45: Line 45:
To create a simple 'hello world' controller, first use paster to create a template to work with.
To create a simple 'hello world' controller, first use paster to create a template to work with.
<pre>
<pre>
# in buildapi/
  paster controller hello_world
  paster controller hello_world
</pre>
</pre>
Confirmed users
4,467

edits