CHAPTER1──掲載サイトリンク集
01 Node.jsとRubyの環境を整える
サイト名 | URL |
---|---|
Node.js | http://nodejs.org/ |
Ruby | https://www.ruby-lang.org/ja/ |
nodebrew | https://github.com/hokaccha/nodebrew |
nodist | https://github.com/marcelklehr/nodist |
rbenv | https://github.com/sstephenson/rbenv |
Ruby Installer | http://rubyinstaller.org/downloads/ |
SSL upgrades on rubygems.org and RubyInstaller versions | https://gist.github.com/luislavena/f064211759ee0f806c88 |
02 バージョン管理システムGitのインストールと使い方
サイト名 | URL |
---|---|
Git | http://git-scm.com/ |
SourceTree | http://www.sourcetreeapp.com/ |
GitHub Mac | https://mac.github.com/ |
GitHub Windows | https://windows.github.com/ |
Tower | http://www.git-tower.com/ |
GitHub | https://github.com/ |
Bitbucket | https://bitbucket.org/ |
Backlog | http://www.backlog.jp/ |
03 検証を楽にしてくれるツール
サイト名 | URL |
---|---|
Adobe Edge Inspect | https://creative.adobe.com/ja/products/inspect |
04 仮想環境を構築する
サイト名 | URL |
---|---|
Oracle VM VirtualBox | https://www.virtualbox.org/ |
VMWare Player | https://my.vmware.com/jp/web/vmware/downloads |
VMWare Fusion | http://www.vmware.com/jp/products/fusion/ |
Parallels Desktop | https://www.parallels.com/jp/products/desktop/ |
Hyper-V | http://www.microsoft.com/ja-jp/server-cloud/windows-server/hyper-v.aspx |
modern.IE | https://www.modern.ie/ja-jp |
05 パッケージマネージャーの使い方
サイト名 | URL |
---|---|
Homebrew | http://brew.sh/index_ja.html |