UNPKG

gorillajs

Version:

A smart development environment designed to easily install and neatly manage web applications. Gorilla JS frees you from the repetitive daily tasks like apps installation, database management, creation of virtual environment, server configuration… And it

8 lines (7 loc) • 144 B
language: node_js node_js: - "5.0" before_script: - npm install -g coffee-script - npm install -g browserify - npm install -g uglify-js