cli

command
v0.16.0-rc5 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

README

cli

Building the CLI

In production builds, the CLI embeds the SPA in web-local and the examples in examples (from the root of the repo). To create a production build of the CLI with these embedded, run:

make cli
./rill --help

Running in development

In development, the CLI will serve a dummy frontend and not embed any examples. You can run it like this:

# To output usage:
go run ./cli

# To run start:
go run ./cli start --dir dev-project

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg
web

Jump to

Keyboard shortcuts

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