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