Skip to content
/ simbol Public
forked from schtunt/simbol

Modular shell-scripting framework - 90% native bash, 10% phat!

Notifications You must be signed in to change notification settings

baua/simbol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

views authors status

gh-pages README

You are probably looking for this README, or the corresponding homepage.


README

Please note that this README doesn't cover what simbol is (that is covered in the homepage), but focuses instead on the current status of simbol development.

Development Status

Here are the currently developing/developed simbol modules:

Core Module Code-Complete Description
unit 🌖 Core Unit-Testing module
util 🌕 Core utilities module
help 🌕 Core help module
hgd 🌖 Core HGD (Host-Group Directive) module
net 🌕 Core networking module
gpg 🌕 Core GNUPG module
vault 🌕 Core vault and secrets management module
remote 🌖 The simbol remote access/execution module (ssh, ssh/sudo, tmux, etc.)
git 🌕 Auxiliary Git helper module
dns 🌕 Core DNS module
tunnel 🌕 Secure shell tunnelling wrapper
rb 🌖 Interface to Ruby sandbox via xplm
py 🌖 Interface to Python sandbox via xplm
pl 🌖 Interface to Perl sandbox via xplm (via rbenv, pyenv, and `plenv'
xplm 🌖 Interface to Ruby, Python, and Perl sandboxes
tutorial 🌘 The simbol module aims to serve as a tutorial for new simbol users

And here is their relationship with one-another; i.e., the dependecy graph of the core primary simbol modules: Module Dependencies

The following set of modules are generally only useful under special-circumstances, and so are disabled by default:

Alpha Modules Code-Complete Description
ng 🌗 Core Netgroup module
ldap 🌗 The simbol LDAP module
mongo 🌑 MongoDB helper module
softlayer 🌑 Softlayer CLI interface
pagerduty 🌑 PagerDuty CLI interface

Build Status

Here are the current build statuses of the various GitHub branches of simbol:

Branch Status
master Build Status
develop Build Status

About

Modular shell-scripting framework - 90% native bash, 10% phat!

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Shell 91.3%
  • Python 5.3%
  • Ruby 2.5%
  • Makefile 0.9%