golte-cli

command module
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2025 License: MIT Imports: 11 Imported by: 0

README

golte-cli

Golte CLI is a command-line tool for building and running Golte projects.

Golte CLI uses Bun instead of Node.js to provide a faster and more efficient development experience.

Installation

go install github.com/TimLai666/golte-cli@latest

Sveltigo Supports

For Sveltigo, just add --sveltigo to the command.

golte-cli new <project-name> --sveltigo

Usage

Initialize(create) a project
golte-cli new <project-name>
Create project in current directory
golte-cli new <project-name> --here
Build the project
golte-cli build
Run the project
golte-cli run
Run the project and watch for changes
golte-cli dev
Show help
golte-cli help
Notes
  • The executable file will be placed in the dist directory.
  • The executable file name will be the same as the project name.
  • On Windows, the executable file will have a .exe suffix.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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