#ecesly.com
npm install
bower update
migrate up
데이터베이스 마이그레이션을 진행합니다.grunt test
테스트를 합니다.grunt test-verbose
서버 로그를 테스트에 표시합니다.grunt serve
coffee, less 소스코드를 watch-compile하고 파일이 변경되었으면 서버를 restart합니다.grunt compile
소스코드를 compile, minify합니다.grunt deploy
master 소스저장소를 불러와 서버에 디플로이합니다. 다음과 같은 SSH 설정이 반드시 필요합니다. SSH Configuration