crower

command module
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 2026 License: MIT, Apache-2.0 Imports: 1 Imported by: 0

README

crower

    A dev tool that manages system commands by executing commands via custom aliases and managing it with useful operations like add, edit, remove, list and more.

Latest Releases: Link

More information on Wiki page: Link

OS Support

  • Windows (cmd to execute commands)
  • Linux (sh to execute commands)

About

  • type go run ./ --help to show availables parameters
  • paramereters: add, update, delete, reset, list...

Example

  • go run ./ --add -n "command1" -a "com1,c" -e "echo hello"

now you can use name or alias:

  • go run ./ command1
  • go run ./ com1
  • go run ./ c

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
internal
pkg
crowlog
Package wrapper using zap.
Package wrapper using zap.

Jump to

Keyboard shortcuts

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