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: over 1 year ago
JSON representation
Set up a JSAR widget for newbie
- Host: GitHub
- URL: https://github.com/m-creativelab/create-jsar-widget
- Owner: M-CreativeLab
- License: apache-2.0
- Created: 2023-09-20T05:54:52.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-20T07:18:43.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T21:21:21.730Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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