atom-shell-scripts

0.1.1 • Public • Published

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-scripts

Scripts

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.js

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i atom-shell-scripts

Weekly Downloads

2

Version

0.1.1

License

none

Last publish

Collaborators

  • yneves