Create hidden repartitions
| .vscode | ||
| src | ||
| .gitignore | ||
| build | ||
| deno.json | ||
| deno.lock | ||
| README.md | ||
repartitor
Create hidden repartitions
usage
repartitor <input_file> <output_dir>
Uses each non-empty lines of <input_file> as an entry. In <output_dir> creates
a file named after each entry containing the name of another entry that was
assigned.
Development
Dependencies
denotypescript runtime
Building
./build