command
module
Version:
v0.0.0-...-18da6ed
Opens a new window with list of versions in this module.
Published: Jun 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Lemonade
CLI for setting up projects
Installation
Install lemonade into your local machine.
Prerequisites: Go v1.16+
Download Go from golang.org
Clone project from Github
git clone https://github.com/d-exclaimation/lemonade.git
Get all dependencies
go mod download
Compile to binary
# Install to machine
go install
# Compile
go build -o lemonade .
Usage/Examples
- Run the CLI
lemonade
-
Choose the programming language of choice
-
Choose the available template
-
Name the project
- Done!
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.