Skip to content

Latest commit

 

History

History

telestion-client-template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Telestion Client Template

npm: @wuespace/telestion-client-template

Maintainability Test Coverage GitHub Workflow Status (with branch) GitHub Node current PNPM current Twitter Follow

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:

Contributors

Made with contributors-img.

About

This is part of Telestion, a project by WüSpace e.V..