Skip to content

d-exclaimation/lemonade

Repository files navigation

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

  1. Run the CLI
lemonade
  1. Choose the programming language of choice

  2. Choose the available template

  3. Name the project

  1. Done!

About

CLI for Setting up projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published