0 Forks
0 Stars
0 Watchers

rusty-cheddar

A note on versioning: While rusty-cheddar is still in a significant flux (i.e. pre-v1.0.0) it will likely go through numerous breaking changes. However, until v1.0.0, any time a breaking change is made the minor version will be bumped and any time a new feature is added the path version will be bumped.

How to download and setup rusty-cheddar

Open terminal and run command
git clone https://github.com/RubyOnWorld/rusty-cheddar.git
git clone is used to create a copy or clone of rusty-cheddar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rusty-cheddar https://github.com/RubyOnWorld/rusty-cheddar/archive/master.zip

Or simply clone rusty-cheddar with SSH
[email protected]:RubyOnWorld/rusty-cheddar.git

If you have some problems with rusty-cheddar

You may open issue on rusty-cheddar support forum (system) here: https://github.com/RubyOnWorld/rusty-cheddar/issues