0.0.0 • Published 12 years ago

ira v0.0.0

Weekly downloads
1
License
-
Repository
github
Last release
12 years ago

ira

yet another web framework

Getting Started

Install the module with: npm install ira

var ira = require('ira')
  , server;

server = ira.createServer(options);

Documentation

(Coming soon)

Examples

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

(Nothing yet)

License

Copyright (c) 2012 Alejandro Morales
Licensed under the MIT license.