zakariaGatter / bsv

Void Linx Server manager in pure bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BSV [0.1.1]

Void Linux Server manager in pure bash

About

BSV is a interactive Void Linux Servers Manager menu in Pure bash

BSV allow you to ...

  • Add Service(s)
  • Purging Service(s)
  • Up Service(s)
  • Down Service(s)
  • Restart Service(s)

BSV can automatically ...

  • Check for active Services
  • check for Services status

Installation

  • Installation Requires:

    Probably they are already installed

  • Setup [BV]:

    git clone https://github.com/zakariaGatter/bsv.git
    git checkour tags/0.1.1
    mkdir -p ~/.local/bin
    cp bsv/bin/bsv ~/.local/bin
    chmod +x ~/.local/bin/bsv

Usage

Bsv_0.1.1: Void Linux Servers Manager in Pure Bash
USAGE: bsv [OPTIONS]

OPTIONS:
    -h  Show this help dialog
    -v  Show Script Vesrion

Preview

Simple Choice

About

Void Linx Server manager in pure bash

License:MIT License


Languages

Language:Shell 100.0%