AnthraciteCore Clone the repository git clone https://github.com/cbitstech/anthracite_core.git Install the gem dependencies bundle install Create the development and test databases bin/rake db:create db:migrate Run the linters and specs bin/rake