gerbil/README.md

27 lines
302 B
Markdown

# FriendlyKobold
A koboldcpp manager.
### Prerequisites
- Node.js 18+
- npm
### Setup
1. Clone the repository
2. Install dependencies:
```bash
npm install
```
3. Start the development server:
```bash
npm run dev
```
## License
AGPL v3 License - see LICENSE file for details