Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neox5/go-picard
A code generation tool
https://github.com/neox5/go-picard
Last synced: about 1 month ago
JSON representation
A code generation tool
- Host: GitHub
- URL: https://github.com/neox5/go-picard
- Owner: neox5
- License: other
- Created: 2021-07-17T07:27:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-26T07:17:25.000Z (over 3 years ago)
- Last Synced: 2024-06-21T03:32:39.428Z (7 months ago)
- Language: Go
- Size: 194 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Picard
A code generation tool## Commands
### new
#### goproject
Creates and initializes a new goproject.
**Usage**
```sh
picard new goproject go-riker
```