Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: create-go-app/cli

v4.1.0

21 Aug 09:34

Choose a tag to compare

⚙️ Thev4.1.0 release

Changelog

Feature

  • Add a new Vite.js templates to list

Bug fixes

  • Fix frontend part bug

Updates

  • Update dependencies
  • Update links to the Wiki on the code

Others

  • Merge pull request#151 from create-go-app/dependabot/go_modules/github.com/go-git/go-git/v5-5.8.1

Install or update

For native Go installation (any platforms):

go install github.com/create-go-app/cli/v4/cmd/cgapp@latest

ForHomebrew users (GNU/Linux, macOS):

#Tap a new formula:brew tap create-go-app/tap#Installation:brew install create-go-app/tap/cli#Upgrade to the latest:brew upgrade create-go-app/tap/cli

💡 Note: See theWiki page to understand the project structure and get general recommendations.

Your help to improve project

I'd be truly grateful for help with:

  • Creating tests (and/or benchmarks) for code.
  • Improving existing functions, structs, or tests.
  • Feature requests with interesting functions that would be good to add.

Your PRs & issues are welcome! Thanks 😉

Assets17
NetLancer reacted with thumbs up emojiArdeshirV reacted with heart emoji
2 people reacted

v4.0.1

28 Jun 12:34

Choose a tag to compare

⚙️ Thev4.0.1 release

Changelog

Bug fixes

  • Fix frontend name option (lit, lit-ts)
  • Fix go fmt issue

Install or update

For native Go installation (any platforms):

go install github.com/create-go-app/cli/v4/cmd/cgapp@latest

ForHomebrew users (GNU/Linux, macOS):

#Tap a new formula:brew tap create-go-app/tap#Installation:brew install create-go-app/tap/cli#Upgrade to the latest:brew upgrade create-go-app/tap/cli

💡 Note: See theWiki page to understand the project structure and get general recommendations.

Your help to improve project

I'd be truly grateful for help with:

  • Creating tests (and/or benchmarks) for code.
  • Improving existing functions, structs, or tests.
  • Feature requests with interesting functions that would be good to add.

Your PRs & issues are welcome! Thanks 😉

Loading

v4.0.0

23 Jun 09:01

Choose a tag to compare

⚙️ Thev4.0.0 release

Changelog

Bug fixes

  • Fix macOS 13+ issues
  • Fix Dockerfile
  • Merge pull request#133 from mystique09/fix-custom-template
  • fix: error when creating new app with custom template

Improvements

  • Improve release process

Updates

  • Update workflows

Others

  • Bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
  • Bump github.com/go-git/go-git/v5 from 5.6.1 to 5.7.0
  • Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13

Install or update

For native Go installation (any platforms):

go install github.com/create-go-app/cli/v4/cmd/cgapp@latest

ForHomebrew users (GNU/Linux, macOS):

#Tap a new formula:brew tap create-go-app/tap#Installation:brew install create-go-app/tap/cli#Upgrade to the latest:brew upgrade create-go-app/tap/cli

💡 Note: See theWiki page to understand the project structure and get general recommendations.

Your help to improve project

I'd be truly grateful for help with:

  • Creating tests (and/or benchmarks) for code.
  • Improving existing functions, structs, or tests.
  • Feature requests with interesting functions that would be good to add.

Your PRs & issues are welcome! Thanks 😉

Loading
edgardleal, NetLancer, joonseolee, and dmitryshostak reacted with thumbs up emojiNetLancer reacted with hooray emoji
4 people reacted

v3.6.2

12 May 11:57

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.6.0...v3.6.2)

  • Fix a bug about create proxy using nginx by@zhouyusd in#123
  • AgreeCreation processing by@vanodevium in#126
  • FixMakefile's GOPATH variable for all Go helper packages
  • UpdateAlecAivazis/survey package tov2.3.4 (changes)

New Contributors

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.3% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g.,httprouter,Echo,Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Add new official/community templates for the frontend frameworks
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Contributors

  • @vanodevium
  • @zhouyusd
vanodevium and zhouyusd
Loading
NetLancer reacted with thumbs up emoji
1 person reacted

v3.6.1

17 Mar 17:26

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.6.0...v3.6.1)

  • Updatecobra package tov1.4.0

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.3% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g.,httprouter,Echo,Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Add new official/community templates for the frontend frameworks
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Loading

v3.6.0

14 Feb 07:16
70cbdfa
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.5.0...v3.6.0)

  • Add helper function for URL protocols#120
  • Fixgosec &go-critic issues
  • Update copyright in files (thanks toALL of the Create Go App contributors!)

New Contributors

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.3% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g.,httprouter,Echo,Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Add new official/community templates for the frontend frameworks
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Contributors

  • @dasuken
dasuken
Loading

v3.5.0

23 Jan 15:01

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.4.0...v3.5.0)

  • Add Next.js frontend template (next,next-ts)
  • Add Nuxt 3 frontend template (nuxt3)
  • Update indirect dependencies

New Contributors

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.4% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g.,httprouter,Echo,Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Add new official/community templates for the frontend frameworks
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Contributors

  • @pierorolando1
pierorolando1
Loading

v3.4.0

21 Jan 07:31
2b299ed
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.3.0...v3.4.0)

  • Addgoreleaser post hook for compress binaries withupx (reduce size from~3.68 MB to~2.83 MB)
  • Update indirect dependencies

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (88.4% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g., for httprouter, Echo, Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Loading

v3.3.2

05 Jan 15:34
532a571
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.3.0...v3.3.2)

  • Addgo-chi backend template

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (89.3% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g., for httprouter, Echo, Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Loading

v3.3.1

03 Jan 13:19
57b77e5
This commit was created on GitHub.com and signed with GitHub’sverified signature. The key has expired.
GPG key ID:4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

Update CLI

For native Go installation:

go install github.com/create-go-app/cli/v3/cmd/cgapp@latest

ForHomebrew users:

brew upgrade create-go-app/cli/cgapp

Changelog (v3.3.0...v3.3.1)

  • Fix code style (by GoLand IDE)
  • Update indirect dependencies

Your help to improve project

We would be truly grateful for help with:

  • Code test coverage (89.3% of the code was cover in this release)
  • Creating new Go templates for the backend (e.g., for go-chi, Echo, Gin and so on)
  • Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
  • Leave a review on ourProductHunt page

Your PRs are welcome! Thanks 😉

Loading
tiagonevestia reacted with hooray emoji
1 person reacted
Previous134567
Previous

[8]ページ先頭

©2009-2025 Movatter.jp