0.1.1 • Published 11 years ago
atom-shell-scripts v0.1.1
atom-shell-scripts
Sample script files to run atom-shell based applications.
Usage
Install atom-shell-scripts module from npm. The sample scripts can be found at the scripts/ directory inside the module's directory.
npm install atom-shell-scriptsScripts
atom-shell-single-page
This script loads the index.html file from the application directory. It also stores a pid file which is used to prevent multiple instances of the application.
scripts/atom-shell-single-page.jsLicense
MIT