Skip to content

danilocandido/tenacious

 
 

Repository files navigation

Tenacious

Build Status

A tenacious inventory system.

Dependencies

  • Ruby 2.4.1
  • psql
  • node
  • yarn

Setup

First time setup

Simply run bin/setup after all dependencies have been met.

You can also run bin/setup to reset your instance.

Running the Server

bundle exec rails s and bin/webpack-dev-server in seperate terminal panes

Running the Tests

bin/rake or bundle exec rspec

Travis also tests rubocop which is required for PR acceptance, you can run that with bundle exec rubocop.

About

A tenacious inventory system.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 81.8%
  • HTML 10.5%
  • JavaScript 5.1%
  • CSS 2.6%