|
|
il y a 9 ans | |
|---|---|---|
| app | il y a 9 ans | |
| bin | il y a 9 ans | |
| config | il y a 9 ans | |
| db | il y a 9 ans | |
| lib | il y a 9 ans | |
| log | il y a 9 ans | |
| public | il y a 9 ans | |
| test | il y a 9 ans | |
| tmp | il y a 9 ans | |
| vendor/assets | il y a 9 ans | |
| .gitignore | il y a 9 ans | |
| Gemfile | il y a 9 ans | |
| Gemfile.lock | il y a 9 ans | |
| README.md | il y a 9 ans | |
| Rakefile | il y a 9 ans | |
| config.ru | il y a 9 ans | |
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
...