|
|
пре 9 година | |
|---|---|---|
| app | пре 9 година | |
| bin | пре 9 година | |
| config | пре 9 година | |
| db | пре 9 година | |
| lib | пре 9 година | |
| log | пре 9 година | |
| public | пре 9 година | |
| test | пре 9 година | |
| tmp | пре 9 година | |
| vendor/assets | пре 9 година | |
| .gitignore | пре 9 година | |
| Gemfile | пре 9 година | |
| Gemfile.lock | пре 9 година | |
| README.md | пре 9 година | |
| Rakefile | пре 9 година | |
| config.ru | пре 9 година | |
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
...