cli
cli copied to clipboard
✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible,...
**Required check list:** - [x] I'm gonna mark the checkboxes like this. - [x] I didn't find in the Create Go App CLI repository's issues section similar bug. - [x]...
I hope you will make 1 thread with mongodb in the future @koddr _Originally posted by @minhphamba-ct in https://github.com/create-go-app/cli/issues/152#issuecomment-1660885562_ +1 Need the MongoDB option apart from [PostgreSQL](https://postgresql.org/).
### [Feature Req] Iris Web Framework Support **Required check list:** - [x] I didn't find in the repository's issues section a similar bug. - [x] I understand, this is an...
**Required check list:** - [ x] I didn't find in the repository's issues section a similar bug. - [ x] I understand, this is an Open Source and not-for-profit product....
**Required check list:** - [x] I didn't find in the repository's issues section a similar bug. - [x] I understand, this is an Open Source and not-for-profit product. - [x]...
**What this PR is changing or adding?** Adding Unit Tests for the cmd module **Before/after or any other screenshots** Initial Coverage = 0 After Generating Tests : | Package |...
**Required check list:** - [x] I didn't find in the repository's issues section a similar bug. - [x] I understand, this is an Open Source and not-for-profit product. - [x]...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.10.1 to 1.10.2. Release notes Sourced from github.com/spf13/cobra's releases. v1.10.2 🔧 Dependencies chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has...
Bumps [github.com/go-git/go-git/v5](https://github.com/go-git/go-git) from 5.16.2 to 5.16.4. Release notes Sourced from github.com/go-git/go-git/v5's releases. v5.16.4 What's Changed backport plumbing: format/idxfile, prevent panic by @swills in go-git/go-git#1732 [backport] build: test, Fix build on...