go-tady

command module
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 24, 2022 License: MIT Imports: 1 Imported by: 0

README

go-tady

                     _              _
    ____  ___       | |_ __ _  ____| |  _
   / _  |/ _ \ _____| __/ _ | / _  | | | |
  | (_| | (_) |_____| || (_| | (_| | |_| |
   \__, |\___/       \__\__,_|\__,_|\__, |
   |___/                            |___/  A project template generator for Go.

Eliminate manual re-creation of similar codes for Go.
When starting a new project, building a learning codebase, etc...

By registering your favorite codebase with go-tady.
You can use it as a new project with a single command at any time.

For simple projects, you can also use any of the default projects under /assets/presets.

Install

go install github.com/TadayoshiOtsuka/go-tady@latest

Usage

  1. Run go-tady init for the first time only. (Create $HOME/.go-tady.toml)

  2. Go to the Root of the project you wish to register as a preset.

  3. Run go-tady register <new preset name>

  4. Go to the directory where you want to create the new project.

  5. Run go-tady create <new project name>

  6. Follow the interactive CLI. (It's so simple!)

Documentation

Overview

Copyright © 2022 Tadayoshi Otsuka <ohtukayoshi.yoshi@gmail.com>

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
internal
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL