go-box

command module
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: May 2, 2025 License: MIT Imports: 7 Imported by: 0

README

go-box

Provides several Unix like utilities in a single executable file

Install

go install github.com/NexizOne/go-box@latest

Usage

go-box mkdir path/to/directory

Commands

hash

hash OPTION

Returns hash of FILE or STRING

Options:

    -a      hashing algorithm (sha256, sha1, md5) (default: "sha256")
    -f      file to hash
    -s      string to hash
mkdir

mkdir OPTIONS DIRECTORY...

Create DIRECTORY

Options:

    -m      mode
mv
cp

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
go-cp command
go-hash command
go-mkdir command
go-mv command

Jump to

Keyboard shortcuts

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