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