Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/trgkanki/trgkanki-template-cli


https://github.com/trgkanki/trgkanki-template-cli

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# trgkanki-template-cli

Generator for [addon_template](https://github.com/trgkanki/addon_template)

> Underscore & hyphen mixed... I'm so distracted :P

## Creating addon from template

```
npx trgkanki-template-cli init projectName base
```

> `base` refers to origin branch. It may also be `jsinterop` or `vuedlg`.

## Updating addon

Go to the addon page and run

```
npm run update:template
```