An open API service indexing awesome lists of open source software.

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

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