diff --git a/README.Developer b/README.Developer index 1d21366..a01e1a2 100644 --- a/README.Developer +++ b/README.Developer @@ -34,4 +34,21 @@ Used: https://github.com/semaperepelitsa/jquery.fileupload-rails Which is a gem for: https://github.com/blueimp/jQuery-File-Upload Paperclip for attachment/screenshot file handlind within ActiveRecord -https://github.com/thoughtbot/paperclip \ No newline at end of file +https://github.com/thoughtbot/paperclip + +-- + +Components: + +- Rails 5 (widespread, up-to-date, solves many common problems) +- PostgreSQL (fast, easy, I don't like MySQL, good fulltext search) +- Git (most people nowadays use Git) +- jQuery (well known and easy to use) +- Zurb Foundation (integrates nicer than Twitter Bootstrap) +- Guard for automated testing (http://www.rubydoc.info/gems/guard-rails) + +-- + +Importer + +How Debian repositories are organized: https://wiki.debian.org/RepositoryFormat