Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ericadamski/atom-package-script-runner
Provides a graphic UI for running package.json scripts from the Atom text editor.
https://github.com/ericadamski/atom-package-script-runner
atom package-json
Last synced: 2 months ago
JSON representation
Provides a graphic UI for running package.json scripts from the Atom text editor.
- Host: GitHub
- URL: https://github.com/ericadamski/atom-package-script-runner
- Owner: ericadamski
- License: mit
- Created: 2017-02-16T17:52:11.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-06T16:11:54.000Z (about 2 years ago)
- Last Synced: 2024-04-16T06:40:47.561Z (9 months ago)
- Topics: atom, package-json
- Language: JavaScript
- Size: 8.76 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# package-script-runner package
[![Code Climate](https://codeclimate.com/github/ericadamski/atom-package-script-runner/badges/gpa.svg)](https://codeclimate.com/github/ericadamski/atom-package-script-runner) [![CircleCI](https://circleci.com/gh/ericadamski/atom-package-script-runner.png?style=shield)](https://circleci.com/gh/ericadamski/atom-package-script-runner) [![Test Coverage](https://codeclimate.com/github/ericadamski/atom-package-script-runner/badges/coverage.svg)](https://codeclimate.com/github/ericadamski/atom-package-script-runner/coverage)Provides a graphic UI for running `package.json` scripts from the Atom text editor.
![A quick gif of the operation](https://github.com/ericadamski/atom-package-script-runner/blob/master/assets/atom-package-script-runner.gif)