Skip to content

harmonix-js/starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

πŸͺ„ Harmonix Starter Templates

A collection of official starter templates for quickly bootstrapping new Harmonix projects.

πŸš€ Quick Start

You can scaffold a new Harmonix project using the create-harmonix CLI.

pnpm create harmonix@latest [<dir>] -- [-t,--template=<template>]

Example: Create a new project named my-bot using the v1 template:

pnpm create harmonix@latest my-bot -- -t v1

If no template is specified, the CLI will use the latest stable version by default.

πŸ› οΈ Contributing

We welcome contributions to improve existing templates or add new ones!

  • Each template is maintained in ts own branch (see all branches).
  • To update a specific template, open a Pull Request targeting that branch.

Note: Please avoid commiting lock-files such as pnpm-lock.yaml and package-lock.json to template branches!

πŸ“„ License

MIT - Made with πŸ’œ by the Harmonix team

About

Create a new Harmonix project.

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks