butler command - github.com/netzkern/butler - Go Packages

butler

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2018 License: MIT Imports: 4 Imported by: 0

README

butler

Welcome to Butler, your personal assistent to scaffolding your projects. Shipped with binaries for Mac, Win and Linux (64-bit).

Usage

Download here

$ butler

butler

Commands

Templating

Clone a git project template and substituted placeholders. All available templates are managed in the butler.yml file. Butler is shipped with a default config. If you want to create a project template look here to get an overview about the template language. We use a different delimiter to avoid collsion with existing.

Delimiter
butler{ .Project.Name }
Available variables:
  • Project.Name: Project name
  • Project.Description: Project description
  • Date: Current Date (RFC3339)
  • Year: Current year

Development

Installation

$ go get ./..

Build Binaries

$ go get github.com/goreleaser/goreleaser
$ goreleaser

Publish

$ git tag -a v0.1.0 -m "First release"
$ git push origin v0.1.0

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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