Giter Club home page Giter Club logo

create-go-app's Introduction

Create Go App

Create Go App CLI

License

Create a new production-ready project with backend (Golang) by running only CLI command.

Focus on writing your code and thinking of the business-logic! The CLI will take care of the rest.

⚡️ Quick start

First, download and install Go. Version 1.20 or higher is required.

Installation is done by using the go install command:

go install github.com/comehere127/create-go-app/cmd/cga@latest

Or see the repository's Release page, if you want to download a ready-made deb, rpm, apk or Arch Linux package.

Also, GNU/Linux and macOS users available way to install via Homebrew:

# Tap a new formula:
brew tap create-go-app/tap

# Installation:
brew install create-go-app/tap/cga

Let's create a new project via interactive console UI (or CUI for short) in current folder:

cga create

That's all you need to know to start! 🎉

⚙️ Commands & Options

create

CLI command for create a new project with the interactive console UI.

cga create [OPTION]
Option Description Type Default Required?
-t Enables to define custom backend templates. bool false No

📝 Production-ready project templates

Backend

  • Backend template with Golang built-in [fe-service] package:
    • fe-service — Golang service for frontend.

⚠️ License

Create Go App CLI is free and open-source software licensed under the Apache 2.0 License. Official was created by Kent Duong and distributed under Creative Commons license (CC BY-SA 4.0 International).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.