Skip to content

jmptrader/encore-cmd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project is deprecated and has been moved to https://github.com/ibmendoza/anchor

encore-cmd is meant to explore a script-based configuration management tool using a cmdfile that resembles the syntax of Dockerfile. Though you can do the same with just plain shell script, encore-cmd incorporates Anko script engine so you can do scripting with commands from Go language minus the data types.

Installation

You must have Go installed.

go get github.com/ibmendoza/encore-cmd

To run, type encore-cmd /path/of/cmdfile

License

MIT

About

Deprecated. Now renamed as anchor

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%