clone

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 10, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidParams = errors.New("invalid params")

ErrInvalidParams signals about app misusage.

Functions

This section is empty.

Types

type Applicator

type Applicator struct {
}

Applicator builds new applications.

func New

func New() *Applicator

New creates Applicator instance.

func (*Applicator) Create

func (a *Applicator) Create(args []string) error

Create new application. It downloads dev-onboarding@latest and replace dev-onboarding with provided appName.

func (*Applicator) Run

func (a *Applicator) Run(args []string) error

Run command, accept CLI arguments.

Directories

Path Synopsis
Package edit implements buffered position-based editing of byte slices.
Package edit implements buffered position-based editing of byte slices.

Jump to

Keyboard shortcuts

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