0.0.6 • Published 5 months ago

path-gpt v0.0.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 months ago

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@latest

Development

Install

bun i

Build

bun run build

Run Dev version

bun run start
0.0.5

5 months ago

0.0.4

5 months ago

0.0.6

5 months ago

0.0.3

6 months ago

0.0.2

6 months ago

0.0.1

6 months ago