Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/m-creativelab/create-jsar-widget

Set up a JSAR widget for newbie
https://github.com/m-creativelab/create-jsar-widget

Last synced: about 2 months ago
JSON representation

Set up a JSAR widget for newbie

Awesome Lists containing this project

README

        

# create-jsar-widget

Set up a JSAR widget for newbie.

## Usage

```bash
$ npm init @yodaos-jsar/widget
```

Then it will:

1. Create a new directory named after the widget name you input.
2. Copy the [template files](https://github.com/M-CreativeLab/template-for-jsar-widget) into the directory.

## License

Apache-2.0