Skip to content

palladians/path-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published