https://github.com/richienb/scratcher
Scratch extension development tooling.
https://github.com/richienb/scratcher
cli scratch-extension
Last synced: 9 months ago
JSON representation
Scratch extension development tooling.
- Host: GitHub
- URL: https://github.com/richienb/scratcher
- Owner: Richienb
- License: mit
- Created: 2020-08-18T00:38:40.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T14:03:37.000Z (over 4 years ago)
- Last Synced: 2025-04-19T00:36:13.505Z (9 months ago)
- Topics: cli, scratch-extension
- Language: JavaScript
- Homepage:
- Size: 39.1 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- Funding: .github/FUNDING.yml
- License: license
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# scratcher
Scratch extension development tooling.
[](https://npmjs.com/package/scratcher)
## Install
```sh
npm install --global scratcher
```
## Usage
```sh
$ scratcher build
√ Successfully built extension!
$ scratcher watch
/ Waiting for changes
```