Sha256: 4f328f53e2ae99d66ca355ce89f572fc70170c5df890c154e9f2245f06ec4e75
Contents?: true
Size: 533 Bytes
Versions: 2
Compression:
Stored size: 533 Bytes
Contents
# Mobile Workflow CLI A utility to create a Rails server from an Open API Spec file. The server contains * Models * API * Password protected admin console (for updating the data) ## Prereqs Install RubyVersionManager (RVM) with latest stable Ruby and Rails `\curl -sSL https://get.rvm.io | bash -s stable --rails` ## Installation Install the utility `gem 'mobile_workflow_cli'` ## Usage `mwf --help` ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mobile_workflow_cli-0.1.7 | README.md |
mobile_workflow_cli-0.1.6 | README.md |