@wuespace/telestion-client-template
v0.18.1
Published
The template for a Telestion Client project
Downloads
8
Readme
Telestion Client Template
npm: @wuespace/telestion-client-template
The template used by the Telestion Client CLI for generating Project-Specific Client (PSC) projects.
Installation
You usually do not need this package as a direct dependency. If you want to start a new project with this template, please use the Telestion Client CLI.
Package structure
.
├── template (template directory. Structure gets taken over to generated PSC projects)
│ ├── package.json.ejs (uses dependencies from package's package.json)
│ └── [...]
├── CHANGELOG.md (DO NOT TOUCH! auto-generated changelog for the package)
├── LICENSE
├── package.json
├── README.md (you're here :P)
└── [...] (configuration files, etc.)
Contributing
If you want to contribute to this package, please take a look at the Telestion Client monorepo that manages this package, among other Telestion Client packages.
Contributors
Thank you to all contributors of this repository:
Made with contributors-img.
About
This is part of Telestion, a project by WüSpace e.V..