memo
webサイトつくったりで必要なやつ(適時更新)
ローカル環境設定手順
- コーディング用fontをインストール > fira-code / Ricty Diminished
- homebrew のインストール
- nodebrew > node.js のインストール
nodebrew setup
-
nodebrew ls-remote
インストール可能な最新版を確認 -
nodebrew install-ninary stable
最新の安定版をインストール -
nodebrew use <VERSION>
使用するnode.jsのバージョンを指定 echo 'export PATH=$HOME/.nodebrew/current/bin:$PATH' >> ~/.bash_profile
- sublie textのインストール
- package controll のインストール
- IED
- Visual Studio Code のインストール
Aptana...?Brackets (オワコン化)
Sublime Text のpackage
- Abcus → インデントの整列
- AutoFileName
- BracketHighlighter
- compass
- Emmet
- HTML5
- SCSS
- Seti_UI
- SideBarEnhancements
xampp
- セキュリティ設定 phpmyadmin
/Applications/XAMPP/xamppfiles/bin/mysqladmin -u root -p password
open /Applications/XAMPP/xamppfiles/phpmyadmin/config.inc.php
- 「auth_type」=>「cookie」,「password」=>「任意」に変更
brew
- fish :shell
- node :node.js
- rbenv :ruby
- ruby-build :ruby build tool
vagrant
- plugin: vagrant-vbguest
- centOS 6.9
- shell: fish