|
|
9 years ago | |
|---|---|---|
| app | 9 years ago | |
| bin | 9 years ago | |
| config | 9 years ago | |
| db | 9 years ago | |
| lib | 9 years ago | |
| log | 9 years ago | |
| public | 9 years ago | |
| test | 9 years ago | |
| tmp | 9 years ago | |
| vendor/assets | 9 years ago | |
| .gitignore | 9 years ago | |
| Gemfile | 9 years ago | |
| Gemfile.lock | 9 years ago | |
| README.md | 9 years ago | |
| Rakefile | 9 years ago | |
| config.ru | 9 years ago | |
This README would normally document whatever steps are necessary to get the application up and running.
Things you may want to cover:
Ruby 2.3.1
gem 'paperclip', '~> 5.0.0'
gem 'docsplit', '~> 0.7.6'
gem 'filewatcher', '~> 0.5.3'
sudo apt-get install imagemagick
sudo apt-get --no-install-recommends install graphicsmagick
sudo apt-get --no-install-recommends install poppler-data
sudo apt-get --no-install-recommends install ghostscript
sudo apt-get --no-install-recommends install tesseract-ocr
sudo apt-get --no-install-recommends install pdftk
Configuration
Database creation
Database initialization
How to run the test suite
Services (job queues, cache servers, search engines, etc.)
Deployment instructions
...