-
Fork and/or clone this repo.
-
Run bundle install to install the necessary gems.
-
Add Database path to your
.[shell]rcfile -
If using zshell, open
.zshrcfile and addexport BANGAZONTI="[complete path to database]"with the complete path to database file -
run
source ~/.zhsrcto update zshell
- To seed database:
- Execute the commands in the
bang_cli_db_setup.sqlfile in DB Browser - Write Changes
- Run
bundle exec rspec
- diff-lcs-1.3
- rspec-3.7.0
- rspec-core-3.7.0
- rspec-expectations-3.7.0
- rspec-mocks-3.7.0
- rspec-support-3.7.0