dev

package
v0.19.769 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2026 License: AGPL-3.0 Imports: 21 Imported by: 0

README

Dev Command

AC

Pre-Flight Checks
  • check git branch
    • on dev branch
  • check app
    • directory is valid app name
    • app exists
  • check compopnents
    • component branches match dev branch

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func New

func New(v *validator.Validate, apiClient nuon.Client, cfg *config.Config) *Service

func (*Service) Dev

func (s *Service) Dev(ctx context.Context, dir, installID string, autoApprove bool) error

Dev syncs, buids, and deploys app changes to a dev install. It does a few pre-flight checks to make sure we're ready to deploy, then executes the sync, builds, and deploys.

Jump to

Keyboard shortcuts

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