Skip to content

Web application for hosting automated documentation of GPTScript tools across Github.

License

Notifications You must be signed in to change notification settings

vincent99/tools

 
 

Repository files navigation

tools

This project is a Nuxt 3 application for serving documentation for various tools in the gptscript ecosystem.

Local development

To get started locally, follow these steps:

  1. Clone this repository:
git clone https://github.com/gptscript-ai/tools.git
  1. Create a .env file in the root of your project and add your GitHub token:
GITHUB_TOKEN=your_github_token
  1. Start the development environment:
yarn up

About

Web application for hosting automated documentation of GPTScript tools across Github.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 40.2%
  • TypeScript 29.4%
  • SCSS 10.4%
  • JavaScript 8.7%
  • Go 8.6%
  • Dockerfile 2.1%
  • Shell 0.6%