@virmator/init
v13.11.1
Published
Default init plugin for virmator.
Downloads
2,124
Readme
@virmator/init
A default plugin for virmator.
Available commands
init
Init all default configs. Needs env and package type args.
- Examples
virmator init web mono-repo
virmator init node package
- Configs
- .github/workflows/build-for-gh-pages.yml
- .github/workflows/tagged-release.yml
- .github/workflows/tests.yml
- .vscode/settings.json
- src/ui/elements/vir-app.element.ts
- src/index.html
- www-static/index.css
- www-static/_redirects
- .gitattributes
- .nvmrc
- .gitignore
- LICENSE-MIT
- LICENSE-CC0
- .npmignore
- package.json
- Examples