Categorygithub.com/NullpointerW/anicat-cli
modulepackage
0.0.3
Repository: https://github.com/nullpointerw/anicat-cli.git
Documentation: pkg.go.dev

# README

AniCat CLI

About

AniCat-Cli is a command-line client used to control AniCat

Usage

add cli path to environment variables

windows:
setx PATH "%PATH%;{anicat-cli path}" /M
linux:
vim ~/.bash_profile 
# append to last line
export PATH=$PATH:{anicat-cli path}
linux:
go build -o anicat
windows:
go build -o anicat.exe

use "anicat [command] --help" for more information about a command:

anicat --help

information about add command

anicat add --help

# Functions

No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author