fap

command module
v0.0.0-...-58815fc Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2016 License: Apache-2.0 Imports: 1 Imported by: 0

README

fap CLA assistant ReviewNinja

Go fap

WARNING! EARLY BETA!

Please send pull requests and send bugs if you catch one.

Feauture requests are welcome!

Install

go get -u github.com/kirillDanshin/fap

Use

Init from web template

Create a project directory, cd there and run

fap init from web

It'll initialize git repository with readme, .gitignore and code from web template.

Build

fap build

Builds your package with qtc templates and runs go install

Debug build

fap build -d

Builds your package with qtc templates and runs go install -tags "debug"

Release

fap release "Some message"

Adds all changes to git, commit them with "Some message" and pushes it to origin/master

TODO

  • fap init
  • fap build builds qtc templates and runs go install
  • fap release (alias for git add .; git commit; git push)
  • fap/web helper package
  • fapfile support
  • fap template API
  • fap deploy
  • fap test

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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