Skip to content

dbredvick/codebasetxt

Repository files navigation

codebasetxt

codebasetxt logo 90s themed retro neon

Tired of copying and pasting code back and forth to use o1 Pro?

Generate a codebase.txt with all the relevant code from your project that:

  1. Respects .gitignore.
  2. Skips hidden folders and certain file extensions (images, archives, etc.).
  3. Optionally ingore other custom paths (drizzle, node_modules, etc.).

Installation

npm install --global codebasetxt

or use npx without installing:

npx codebase

Usage

From within your project directory, simply run:

codebasetxt

This will generate a codebase.txt containing all non-ignored files (excluding images, archives, certain file types, etc.).

About

Generate a codebase.txt with all the relevant code from your project. Great for working with o1 Pro.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors