lane

command module
v0.0.0-...-c4b7197 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2025 License: MIT Imports: 1 Imported by: 0

README

version tests Go Report Card license

lane

lane is a task automation helper.

Guides

  1. Translations can help with generating translation files from a single source of truth.

Installation

The preferred method of installation is through asdf.

A lane plugin to install has been set up at asdf-lane.

Alternatively this tool can be run directly:

go run github.com/codereaper/lane@1

Containerized

You can run lane using docker by running:

docker run -it --rm ghcr.io/codereaper/lane

Completion

You can set up auto completion by adding the following to your dot rc file:

~/.zshrc

source <(lane completion zsh)

~/.bashrc

source <(lane completion bash)

Documentation

Auto-generated documentation is available, but is also included in lane.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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