Skip to content
 
 

Repository files navigation

README

Build Status Code Climate Dependency Status

A simple invoicing tool for freelancers built with Rails 4.

Install

  • clone the repo git clone git@github.com:gregmolnar/invoicer.git
  • setup the database config from one of the sample files in config
  • run bundle install
  • run rake db:create db:migrate db:seed
  • start the server rails s
  • visit localhost:3000 and login with admin@example.com and password

Contributing

  1. Open an Issue to talk about it. We can discuss whether it's the right direction or maybe help track down a bug, etc.
  2. Fork the project, and make a branch to work on your feature/fix. Master is where you'll want to start from.
  3. Write a test for the feature you are about to add
  4. Run the tests
  5. Send a Pull Request.

If you don't know how to fix something, even just a Pull Request that includes a failing test can be helpful. If in doubt, make an Issue to discuss.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages