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: 11 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-22T22:29:27.000Z (12 months ago)
- Last Synced: 2025-07-23T00:19:04.533Z (12 months ago)
- Topics: command-line, nodejs, template, typescript, yargs
- Language: TypeScript
- Homepage: https://docs.theholocron.dev/projects/templates/
- Size: 2.48 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
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.