Consolidate your
Project Directory
Convert your directory structure into a unified text document. Automatically appends an optimized structural directory outline tailored for language models and standard audits.
Select Project Directory
Click to browse filesystem or drag folder elements here
Exclusions handled automatically: node_modules, .git, .DS_Store, build, dist
0 selected
/
0 files total
Operational Core Features
Compilation Pipeline
Command Line Client
bash — fltxt-cli core
npm
Distribution Package
Installation & Update
Deploy or pull the latest architecture revisions from the core binary registry framework.
npm install -g fltxt-cli
npm update -g fltxt-cli
CLI Runtime Syntax
Execution Syntaxes
Invoke operations targeting specific path scopes or specify concrete file destination structures.
fltxt
fltxt ~/my-awesome-project
fltxt ~/my-project -o my-project.txt
Argument Definition Protocol
| Target Parameter | Default Value Mapping | Runtime Context Description |
|---|---|---|
| [directory] | . | Specifies the target execution path scope. Defaults to current terminal working directory context. |
| -o, --output | project-export.txt | Overrides and sets custom file names for the output plaintext content array document. |
Local Development & Testing Frame
When configuring workspace patches directly from the cloned repository source code base, execute the interface locally using node engine targets directly.
node cli.js ~/my-test-folder