Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
/ badger Public archive

A fear-less, robust and portable systems management solution.

License

Notifications You must be signed in to change notification settings

postmodern/badger

Repository files navigation

Badger! Badger! Badger!
-----------------------


                            ___,,___
                       _,-='=- =-  -`"--.__,,.._
                    ,-;// /  - -       -   -= - "=.
                  ,'///    -     -   -   =  - ==-=\`.
                 |/// /  =    `. - =   == - =.=_,,._ `=/|
                ///    -   -    \  - - = ,ndDMHHMM/\b  \\
              ,' - / /        / /\ =  - /MM(,,._`YQMML  `|
             <_,=^Kkm / / / / ///H|wnWWdMKKK#""-;. `"0\  |
                    `""QkmmmmmnWMMM\""WHMKKMM\   `--. \> \
             hjm          `""'  `->>>    ``WHMb,.    `-_<@)
                                            `"QMM`.
                                               `>>>


Badger is a fear-less, robust and portable remote system management tool.

Features
--------

* Written in Ruby.
* Contains an embedded mruby [1] runtime.
* Simple JSON RPC message format.
* Portable statically linked executable.

Requirements
------------

* libc.a and libm.a
* Bison (required by mruby)
* Ruby
* Rake

Build
-----

    $ rake
    $ ./bin/badger

License
-------

Badger is licensed under the GPL-3 license. See COPYING.txt for more details.

[1]: https://github.com/mruby/mruby#readme
[2]: https://www.ruby-lang.org/
[3]: http://rake.rubyforge.org/

About

A fear-less, robust and portable systems management solution.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published