XavierGeerinck / Atom-Shell-App-Builder

A builder to package atom shell applications written in HTML/CSS/JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Atom-Shell-App-Builder

  1. npm install
  2. npm install -g gulp
  3. gulp build

Gulp will now build everything in the source folder and create it into a packaged app ready for distribution.

Based on: https://github.com/joaomoreno/gulp-atom-shell

About

A builder to package atom shell applications written in HTML/CSS/JS

License:MIT License


Languages

Language:JavaScript 91.0%Language:HTML 7.5%Language:CSS 1.5%