Documentation ¶
Index ¶
- func Exec(repos repository.Repos, commands []string) error
- func ExecWatch(repos repository.Repos, watchpath string, commands []string) error
- func ReadStdin() error
- func RunApp(repos repository.Repos, path string) error
- func RunAppWatch(repos repository.Repos, watchpath string, path string) error
- func Serve(repos repository.Repos, basepath string, port int) error
- func ServeWatch(repos repository.Repos, watchpath string, basepath string, port int) error
- func Watch(repos repository.Repos, watchdir string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunAppWatch ¶
func RunAppWatch(repos repository.Repos, watchpath string, path string) error
func ServeWatch ¶ added in v0.0.2
func Watch ¶
func Watch(repos repository.Repos, watchdir string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.