Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
Nils Dittberner 893b559a87 Some information I may need later. vor 9 Jahren
app It's possible to have categories. Yay! vor 9 Jahren
bin Initial commit. vor 9 Jahren
config It's possible to have categories. Yay! vor 9 Jahren
db It's possible to have categories. Yay! vor 9 Jahren
lib Initial commit. vor 9 Jahren
log Initial commit. vor 9 Jahren
public Some more things working now. vor 9 Jahren
test It's possible to have categories. Yay! vor 9 Jahren
tmp Initial commit. vor 9 Jahren
vendor/assets Initial commit. vor 9 Jahren
.gitignore Removed Idea shit from git. vor 9 Jahren
Gemfile Some information I may need later. vor 9 Jahren
Gemfile.lock Some information I may need later. vor 9 Jahren
README.md Some information I may need later. vor 9 Jahren
Rakefile Initial commit. vor 9 Jahren
config.ru Initial commit. vor 9 Jahren

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

Ruby 2.3.1

gem 'paperclip', '~> 5.0.0'
gem 'docsplit', '~> 0.7.6'
  • System dependencies

Docsplit

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

  • ...