scripts

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Permissions           = 0755
	ExpressionAppName     = "{{rippleApp}}"
	ExpressionTemplatePkg = "github.com/bmbstack/ripple/cmd/ripple/templates"
	HostPort              = "8090"
)

Variables

View Source
var (
	PackageTemplates    = fmt.Sprintf("github.com/bmbstack/ripple@v%s/cmd/ripple/templates", ripple.Version())
	PackageTemplatesDev = "github.com/bmbstack/ripple/cmd/ripple/templates"
)

Functions

func Commands

func Commands() []*cli.Command

func Generate added in v0.8.6

func Generate(currentPath, component, name string)

func NewApplication

func NewApplication(env, appName string)

NewApplication create a new application with the appName

func RunApplication

func RunApplication()

func RunCommand

func RunCommand(command string, args ...string) ([]byte, error)

RunCommand runs a command with exec.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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