receipts
Easy receipts and invoices for your Ruby on Rails applications
File Explorer
Download Latest Version (.zip)- ci.yml
- FUNDING.yml
- logo.png
- options.jpg
- invoice.pdf
- receipt.pdf
- statement.pdf
- base.rb
- invoice.rb
- receipt.rb
- statement.rb
- version.rb
- receipts.rb
- test_helper.rb
- test_receipts.rb
- .gitignore
- CHANGELOG.md
- Gemfile
- LICENSE.txt
- Rakefile
- README.md
- receipts.gemspec
# Installation Guide
1. Get the code
git clone https://github.com/excid3/receipts
Downloads the entire project code from GitHub to your computer.
cd receipts
Moves into the project folder you just downloaded.
2. Ruby
Easy RecommendedPrerequisites
$ bundle
Type this command into your terminal and run it.
If bundle install finishes without errors, continue with the run command from the README (e.g. rails server).
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
