0.0.2 • Published 4 years ago

@svelterialjs/create-plugin v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@svelterialjs/create-plugin

NPM Version npm.io npm.io

Usage

This will create a template for a svelterial plugin in the my-app folder.

mkdir my-app
cd my-app

npm init @svelterialjs/plugin
# OR
npx @svelterialjs/create-plugin

npm install

Contributing

  • Clone this repo and run npm i
  • Build using npm build
  • Create a sample template using node bin ./test-folder
0.0.2

4 years ago

0.0.1

4 years ago