An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# scratcher

Scratch extension development tooling.

[![NPM Badge](https://nodei.co/npm/scratcher.png)](https://npmjs.com/package/scratcher)

## Install

```sh
npm install --global scratcher
```

## Usage

```sh
$ scratcher build
√ Successfully built extension!

$ scratcher watch
/ Waiting for changes
```