looper

command module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: MIT Imports: 1 Imported by: 0

README

looper

looper is a CLI tool that allows the creation of loops.

Install

CLI

Setting target destination:

curl -s https://raw.githubusercontent.com/thalesfsp/looper/main/resources/install.sh | BIN_DIR=ABSOLUTE_DIR_PATH sh

Setting version:

curl -s https://raw.githubusercontent.com/thalesfsp/looper/main/resources/install.sh | VERSION=v{M.M.P} sh

Example:

curl -s https://raw.githubusercontent.com/thalesfsp/looper/main/resources/install.sh | BIN_DIR=/usr/local/bin VERSION=v0.0.1 sh

Programmatically

Install dependency:

go get -u github.com/thalesfsp/looper

Usage

CLI

looper l v --help

Programmatically

See looper/looper_test.go

Documentation

Run $ make doc or check out online.

Development

Check out CONTRIBUTION.

Release
  1. Update CHANGELOG accordingly.
  2. Once changes from MR are merged.
  3. Tag. Don't need to create a release, it's automatically created by CI.

Roadmap

Check out CHANGELOG.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package looper provider the building blocks for the adapter's looper.
Package looper provider the building blocks for the adapter's looper.

Jump to

Keyboard shortcuts

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