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