Skip to content

Instantly share code, notes, and snippets.

@n-fukuju
Created August 29, 2014 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save n-fukuju/1d6134533c6e9a5b29f1 to your computer and use it in GitHub Desktop.
Save n-fukuju/1d6134533c6e9a5b29f1 to your computer and use it in GitHub Desktop.
・Redmineソースコード(基本的には最新版)
http://www.redmine.org/projects/redmine/wiki/Download
・Ruby言語 + Ruby on Rails(実行環境、RailsInstallerはGit同梱)
http://railsinstaller.org/en
・SQLite(データベース。MySQL入れると管理が面倒なので)
 (program filesとかに置いて、PATHに追記する)
http://www.sqlite.org/2014/sqlite-shell-win32-x86-3080600.zip
・IIS(Webサーバ。Apache入れると管理が面倒なので)
・IIS Application Request Routing
http://technet.microsoft.com/ja-jp/library/ee886275.aspx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment