Skip to content

A template repo for use with basher. Use this as a skeleton or even fork this repository to host your own plugins and scripts.

Notifications You must be signed in to change notification settings

rcuisnier/basher-repo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

basher-repo

A template repo for use with basher. Use this as a skeleton or even fork this repository to host your own plugins and scripts.

Usage

Note: See the basher documentation for an in-depth guide on how to get started using this repository as a template.

Clone this repo to a machine you want to control with basher.

[sudo] git clone git:https://github.com/bahamas10/basher-repo.git /var/basher

Contents

Note: Only the plugins/ directory is required for basher to work

  • plugins/

This directory is used to store plugins for basher. Plugins consist of a single directory with 1 or more scripts in them.

  • nodes/

This directory contains a file for each node (machine) in an environment where basher could be run. This directory is optional and is not required for basher to function.

Documentation

Each plugin will have its own readme with relevant documentation.

License

Every plugin in here is released under the MIT License

About

A template repo for use with basher. Use this as a skeleton or even fork this repository to host your own plugins and scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published