pimp

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 19, 2021 License: MIT Imports: 13 Imported by: 0

README

pimp

test status github go.dev

pimp is a shell-agnostic command-line expander and command runner with pattern matching and templating capabilities that increases your productivity.

Table of Contents

  1. Install
    1. Pre-built binaries
    2. Using the Go toolchain
  2. Testing

Install

Pre-built binaries

Download the binary from the latest releases and install it where you see fit.

Using the Go toolchain
go install github.com/aymericbeaumet/pimp@latest

Testing

go test -v ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
funcs
Package funcs contains template functions which can be accessed from either Pimp scripts or Pimp template files.
Package funcs contains template functions which can be accessed from either Pimp scripts or Pimp template files.
funcs/git
Package git contains Git helper functions (https://git-scm.com/)
Package git contains Git helper functions (https://git-scm.com/)
funcs/http
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/)
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/)
funcs/kubernetes
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/)
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/)
funcs/prelude
Package prelude contains the most commonly used utility functions
Package prelude contains the most commonly used utility functions
funcs/semver
Package semver contains Semantic Versioning helper functions (https://semver.org/)
Package semver contains Semantic Versioning helper functions (https://semver.org/)
funcs/url
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/)
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/)

Jump to

Keyboard shortcuts

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