Skip to content

atpugvaraa/create-swiftjs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli tool written used by swift.js to create a react/nextjs based web-app

Dependencies:

Build and Run steps:

  1. Clone repo
  2. run in terminal
go mod tidy
go build -o create-swiftjs-app main.go
  1. Usage:
./create-swiftjs-app new

You have a working create-swiftjs-app!

About

Objective: learn how to write cli in go

Resources

Stars

Watchers

Forks

Packages

No packages published