summaryrefslogtreecommitdiff
path: root/config.go
AgeCommit message (Expand)Author
2017-08-07Renaming: "tags" -> "commands"; "commands" -> "actions"KatolaZ
2017-08-07type renamed to avoid the SCORSH prefixKatolaZ
2017-07-26A first go at gometalinter :-)KatolaZ
2017-07-21corrected dependencyKatolaZ
2017-07-15Added Makefile -- gofmtKatolaZ
2017-07-15pipeline from spool to worker is done -- added examplesKatolaZ
2017-07-13temporarily removed variable expansions in scorsh.cfgKatolaZ
2017-07-13master and worker initialisation (draft)KatolaZ
2017-07-12reorganised types and modulesKatolaZ
2017-07-11added notes.txt on the architecture, and a sample worker_configKatolaZ
2017-07-10added global configuration system (config.go)KatolaZ