Solver:
Notable Characteristics:
* TODO
Web:
Notable Characteristics:
* TODO
From the command line type:
$ git clone https://github.com/jclosure/solverforge.git'
And then type (note all commands below assume you are in the solverforge directory):
$ cd solverforge
*TODO
*TODO
*TODO
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request