nima / site

Modular shell-scripting framework - 99% native bash, 1% phat!

Home Page:http://nima.github.io/site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FORKED & DEPRECATED BY SCHTUNT/SIMBOL

Please note that https://github.com/nima/site has been deprecated in favour of https://github.com/schtunt/simbol; this project is no longer maintained.


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 site is (that is covered in the homepage), but focuses instead on the current status of site development.

Development Status

Here are the currently developing/developed site 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 site remote access/execution module (ssh, ssh/sudo, tmux, etc.)
git πŸŒ• Auxiliary Git helper module
dns πŸŒ• Core DNS module
tunnel πŸŒ• Secure shell tunnelling wrapper
tutorial 🌘 The site module aims to serve as a tutorial for new site users

And here is their relationship with one-another; i.e., the dependecy graph of the core primary site 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 site 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 site:

Branch Status
master Build Status
develop Build Status

About

Modular shell-scripting framework - 99% native bash, 1% phat!

http://nima.github.io/site/


Languages

Language:Shell 78.5%Language:Python 18.6%Language:Makefile 2.8%Language:ApacheConf 0.1%