mirror of
https://github.com/alebcay/awesome-shell.git
synced 2026-03-09 11:43:08 -05:00
Wick - Bash IT Configuration Automation #548
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fidian on GitHub (Aug 13, 2015).
I'm maintaining a Bash-only alternative to Vagrant / Ansible / cdist / Puppet. It's called Wick. It doesn't provision the machines (yet) but if you rsync a folder then you can run a shell command that will provision a machine for you.
I'd be interested in getting your feedback and possibly having it included here. I know that I'll be researching many of the links you have and might split Wick up into modules so others can benefit from my functions more easily. Thanks for making your list; I am finding it very useful.
I've also made other Bash-only tools such as mo (mustache templates written in only Bash) and ansi for ANSI escape sequences such as color codes and cursor control. I don't know if those would be of interest, but they seem to fit your collection of tools.
@alebcay commented on GitHub (Aug 17, 2015):
Sorry I haven't been able to get around to this in the past few days. Here are my thoughts:
I'll get around to adding changes in the next day or two.
@fidian commented on GitHub (Aug 17, 2015):
No worries about the timing - this is obviously not even remotely urgent. Also, I am sorry; i thought this was more of a public or shared list than your own personal bash bookmarks.
I agree with all of your comments. Thanks for considering the addition of links!
@alebcay commented on GitHub (Aug 17, 2015):
Oh, it's not personal at all. But I'm not exactly qualified to speak on behalf of everyone out there. Still, the tools fill a niche that seems to be vacant currently.