https://github.com/instructa/cli-tool-starter
A simple vite tool starter
https://github.com/instructa/cli-tool-starter
Last synced: 9 months ago
JSON representation
A simple vite tool starter
- Host: GitHub
- URL: https://github.com/instructa/cli-tool-starter
- Owner: instructa
- License: mit
- Created: 2025-04-18T09:21:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-04-18T14:38:13.000Z (10 months ago)
- Last Synced: 2025-04-19T03:32:58.254Z (10 months ago)
- Language: TypeScript
- Size: 133 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tool Server Starter
A minimal boilerplate to build clis or your own small tools based on vite and unbuild.
- 📦 Vite, Unbuild built in
## License
This project is licensed under the MIT License - see the LICENSE file for details.
---
## Links
- X/Twitter: [@kregenrek](https://x.com/kregenrek)
- Bluesky: [@kevinkern.dev](https://bsky.app/profile/kevinkern.dev)
## Courses
- Learn Cursor AI: [Ultimate Cursor Course](https://www.instructa.ai/en/cursor-ai)
- Learn to build software with AI: [instructa.ai](https://www.instructa.ai)
## See my other projects:
* [AI Prompts](https://github.com/instructa/ai-prompts/blob/main/README.md) - Curated AI Prompts for Cursor AI, Cline, Windsurf and Github Copilot
* [codefetch](https://github.com/regenrek/codefetch) - Turn code into Markdown for LLMs with one simple terminal command
* [aidex](https://github.com/regenrek/aidex) A CLI tool that provides detailed information about AI language models, helping developers choose the right model for their needs.# tool-starter