cli

command
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: May 31, 2025 License: MIT Imports: 4 Imported by: 0

README

GoFlux CLI

This directory contains the CLI application for GoFlux.

Structure

  • main.go - CLI entry point
  • The importable GoFlux framework is in the root directory

Usage

The CLI is built and distributed as a single binary called flux.

Development
# From project root
make dev-install   # Install in development mode
flux new myapp     # Use the CLI
Building
# From project root
make build         # Creates ./flux binary

Package vs CLI

  • CLI: This directory (./cli/) - builds to flux binary
  • Framework Package: Root directory (./) - import as github.com/barisgit/goflux

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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