txtardir

command module
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2025 License: MIT Imports: 9 Imported by: 0

README

txtardir

txtardir creates a txtar archive from a directory, respecting .gitignore rules.

Installation

go install github.com/juliaogris/txtardir@latest

Usage

Usage: txtardir [<in> [<out>]] [flags]

txtar creates a `txtar` archive from a directory, respecting `.gitignore` rules or from a config file.

Arguments:
  [<in>]     input directory
  [<out>]    output file, defaults to stdout

Flags:
  -h, --help             Show context-sensitive help.
  -c, --config=STRING    File containing new line separated list of paths to archived, ignores in directory

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL