Get the latest tech news
Show HN: Vomitorium – all of your project in 1 text file
Traverse project structure and write file contents to a single output file. Latest version: 2.0.0, last published: 2 days ago. Start using vomitorium in your project by running `npm i vomitorium`. There are no other projects in the npm registry using vomitorium.
Vomitorium is a command-line tool designed to easily load an entire project into a single text file. --scan <dir>: Directory to scan (default: current working directory)--include <dirs>: Comma-separated list of directories to include--exclude <patterns>: Comma-separated list of directories or files to exclude--extensions <exts>: Comma-separated list of file extensions to include--show-excluded: Show excluded files in the output--show-skipped: Show skipped files without listing their contents--output <file>: Specify the output file name Please feel free to submit a Pull Request.
Or read this on Hacker News