rejigger

command module
v0.0.0-...-da67989 Latest Latest
Warning

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

Go to latest
Published: May 8, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

README

rejigger

codecov

Do you find it tedious starting a new programming project, and having to remember how to set up the structure for it? Trying to think back to the last project you made, recalling how you set up your favorite CI tool, all of the build tools, document generators, test frameworks, dependencies, etc. giving yourself a migraine in the process? Well that is where Rejigger comes to the rescue.

Using Rejigger you can create a set of example projects that define your favorite project structures, and then apply those structures quickly and easily when creating new projects in the future, with a simple command like the following:

rejig create . MyTemplate

Rejigger provides a framework for organizing these "template" projects in a way that makes them easy to find and easy to customize when generating new projects. You can store your favorite templates in folders on your local machine, save them on shared folders or publish them to Git. This makes it easy to share your favorite templates with your friends or coworkers.

In a professional setting, Rejigger allows your build engineers or infrastructure teams to develop patterns for how projects should be structured to work efficiently with specific tools and technologies. That way dev teams can focus on writing code instead of trying to figure out the nuances of how the different build and automation tools work.

To learn more see the online users guide here, or jump right in with both feet using the quickstart guide.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
lib

Jump to

Keyboard shortcuts

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