Versions in this module Expand all Collapse all v0 v0.2.0 Apr 16, 2019 v0.1.6 Dec 17, 2017 Changes in this version type Config + JoyPath string v0.1.5 Dec 16, 2017 Changes in this version + func Assemble(idx *index.Index, g *graph.Graph) (scripts []*script.Script, err error) + func Compile(cfg *Config) (scripts []*script.Script, err error) + func Parse(cfg *Config) (idx *index.Index, g *graph.Graph, err error) + func Setup(cfg *Config) error + func Watch(packages ...string) + type Config struct + Development bool + MacroPath string + Packages []string + RuntimePath string + StdPath string