@valyent/geppetto
v0.0.2
Published
## About
Readme
Geppetto
About
Geppetto is a simple package designed for AdonisJS developers, designed for development only.
It allows to generate AdonisJS code, with LLMs, and thus tries to improve productivity.
Installation
Requirements
A AdonisJS v6 application
Installation
- Add a Anthropic API key to your environments variables:
# .env
ANTHROPIC_API_KEY="<replace_with_your_own_api_key>"- Installation the NPM module, and configure it:
node ace @valyent/geppetto