create-app

module
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2024 License: BSD-3-Clause

README

Description

Tool to create various projects based on templates.

Dependencies

  1. git(go https://git-scm.com/downloads to install)

Install

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

Help

create-app --help

Create Electron App

create-app my-project -t electron -d "my test project"

Create React App

create-app my-project -t react-app -d "my test project"

Create Golang Web Server

create-app my-project -t go-web-server -d "my test project"

Create Nodejs Web Server

create-app my-project -t nodejs-web-server -d "my test project"

Create Typescript App

create-app my-project -t ts-app -d "my test project"

Create Typescript Lib

create-app my-project -t ts-lib -d "my test project"

Create Rust LiAAppppb

create-app my-project -t rust-app

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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