https://github.com/theholocron/cli-template
A modern CLI template with pre-configured tools, best practices, and CI/CD setup for rapid project development.
https://github.com/theholocron/cli-template
command-line nodejs template typescript yargs
Last synced: 6 months ago
JSON representation
A modern CLI template with pre-configured tools, best practices, and CI/CD setup for rapid project development.
- Host: GitHub
- URL: https://github.com/theholocron/cli-template
- Owner: theholocron
- License: gpl-3.0
- Created: 2024-10-16T04:31:57.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-19T21:34:19.000Z (7 months ago)
- Last Synced: 2024-11-19T22:31:01.222Z (7 months ago)
- Topics: command-line, nodejs, template, typescript, yargs
- Language: TypeScript
- Homepage: https://docs.theholocron.dev/projects/templates/
- Size: 1.67 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# CLI Template
A NodeJS command-line interface template used within the Galaxy.
## Installation
```bash
npm install --global @theholocron/cli-template
```## Usage
## Documentation
Check out [The Holocron Archive](https://docs.theholocron.dev/projects/cli-template/) for more information.