carmine / naked

A tool to simplify go / gce / gae builds, tests and deploys

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

naked

A tool to simplify go / gce / gae builds, tests and deploys.

This is under development and this README will evolve as we get more infomrmation.

Installation

go get -u github.com/carmine/naked - installs naked in the $GOPATH, including dependencies like cobra.

cobra

cobra Cobra is both a library for creating powerful modern CLI applications as well as a program to generate applications and command files.

naked commands

naked create cobra - this will create a project skeleton; use cobra commands to code (init, add) naked create cobra --config="some cobra.yaml file" - seed the cobra project with an appropriate yaml file.

About

A tool to simplify go / gce / gae builds, tests and deploys

License:Apache License 2.0


Languages

Language:Shell 100.0%