Documentation
¶
Overview ¶
Application cirocket is a command line task runner tool aimed at support automated development activities.
Directories
¶
| Path | Synopsis |
|---|---|
|
examples
|
|
|
blueprints/hello
command
Example file Application hello is an example app
|
Example file Application hello is an example app |
|
internal
|
|
|
cmd
Package cmd provides the command line interface to cirocket.
|
Package cmd provides the command line interface to cirocket. |
|
pkg
|
|
|
buildinfo
Package buildinfo stores information about an applications current build.
|
Package buildinfo stores information about an applications current build. |
|
cliparse
Package cliparse converts a command line string into CommandLine program and args struct
|
Package cliparse converts a command line string into CommandLine program and args struct |
|
loggee
Package loggee is logging wrapper interface that allows share packages to call logging services without the calling application being tide to a specific implementation.
|
Package loggee is logging wrapper interface that allows share packages to call logging services without the calling application being tide to a specific implementation. |
|
loggee/apexlog
Package apexlog implements an apex logger wrapper for loggee.Logger
|
Package apexlog implements an apex logger wrapper for loggee.Logger |
|
loggee/stdlog
Package stdlog implements a loggee wrapper around the standard log package
|
Package stdlog implements a loggee wrapper around the standard log package |
Click to show internal directories.
Click to hide internal directories.