Skip to content

lucassilveira96/silveirinha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

silveirinha

silveirinha

terminal

silveirinha is a command-line tool designed to help quickly generate Go projects and models. It includes commands like silveirinha create to create projects and silveirinha model to generate models. This tool is ideal for speeding up development and following best practices in your Go applications.

Installation

Prerequisites

  • Go > 1.23

Installing the silveirinha Tool

To install the silveirinha tool globally on your machine, run the following command

go install github.com/lucassilveira96/silveirinha@latest

Usage

To use the silveirinha tool to create a new project, run the following command:

silveirinha create my-new-project

To use the silveirinha tool to create a new model in the created project folder, run the following command:

silveirinha model modelExample

Contributions

If you would like to contribute to the silveirinha tool, feel free to open a pull request in the GitHub repository: https://github.com/lucassilveira96/silveirinha

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages