0.0.6 • Published 2 years ago
path-gpt v0.0.6
path-gpt
Generate JSON file out of CWD recursive contents. Could be helpful to train custom GPTs with your repo.
The tool respects your .gitignore and omits NPM lock files.
This is a Proof of Concept.
Run
bunx path-gpt@latest
# or
npx path-gpt@latestDevelopment
Install
bun iBuild
bun run buildRun Dev version
bun run start