Sha256: 3b1c91fb153f5fd64aa3ffc62353659fc9a269e9136ac682422eb1b9c6487116
Contents?: true
Size: 859 Bytes
Versions: 1
Compression:
Stored size: 859 Bytes
Contents
#################################################################################################### # @author David Kirwan https://github.com/davidkirwan/ardtweeno # @description Ardtweeno Gem Installation Instructions # # @date 2014-05-20 #################################################################################################### # Ardtweeno - Installation instructions The Ardtweeno system can be installed from https://rubygems.org/gems/ardtweeno through the _gem_ utility, or by checking out the code from the git repository on https://github.com/davidkirwan/ardtweeno. To install change directory to the _ardtweeno-gem_ directory then: _bundle install_ _rake install_ Tests can be run with the _rake test_ command from the ./ardtweeno-gem folder. To launch the system, simply type _rackup_ from the _ardtweeno-gem_ folder.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ardtweeno-0.6.0 | INSTALL |