Sha256: 5e914026b8ad8981be9e3d978594e144769f2171b5d40dfd2307202bb3092d66

Contents?: true

Size: 557 Bytes

Versions: 4

Compression:

Stored size: 557 Bytes

Contents

# Lanes web framework

Lanes is a web framework that aims to make writing single page apps as simple as traditional Rails apps.

It's extracted from the Stockor ERP application and is still very much a work in progress.

## Contributing

The standard instructions are always good:

 1. Fork it ( http://github.com/argosity/stockor-core/fork )
 2. Create your feature branch (`git checkout -b my-new-feature`)
 3. Commit your changes (`git commit -am 'Add some feature'`)
 4. Push to the branch (`git push origin my-new-feature`)
 5. Create new Pull Request

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lanes-0.0.5 README.md
lanes-0.0.3 README.md
lanes-0.0.2 README.md
lanes-0.0.1 README.md