byte

command module
v1.24.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2023 License: ISC Imports: 1 Imported by: 0

README

byte

CLI tool to create bytes (mini posts) for my website.

Installation

You can install url by running the install script which will download the latest release.

curl -LSfs https://mskelton.dev/byte/install | sh

Or you can build from source.

git clone git@github.com:mskelton/byte.git
cd byte
go install .

Usage

byte

Create a new byte.

byte
byte list

Alias ls

List all bytes that have been created.

byte list
tag list

List all tags associated with bytes.

byte tag list

Shell completion

To generate shell auto completion scripts, run the following command in your shell.

bash

Add the following to your ~/.bash_profile:

eval "$(byte completion bash)"

zsh

byte completion zsh > /usr/local/share/zsh/site-functions/_byte

fish

byte completion fish > ~/.config/fish/completions/byte.fish

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

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