Skip to content

leodip/filestoprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FilesToPrompt

FilesToPrompt is an Electron-based application designed to help users combine multiple text files into a single prompt. It provides a user-friendly interface for managing files, estimating token counts, and performing recursive file searches.

How to run it

  1. Clone the repository:
    git clone <repository-url>
    cd filestoprompt
  2. Install dependencies:
    npm install
  3. Start the application:
    npm start

Build

To build the application for Linux:

npm run build

Development

  • Pre-Build Script: Automatically increments the build number before each build.
  • Dependencies:
    • Electron
    • Electron Builder
    • Glob

Author

Leonardo D'Ippolito

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors