zhibao

0.0.1 • Public • Published

zhibao

Banner

zhì bǎo (至宝) is a compact server app designed to provide moipod log files on demand.

Instructions

  1. First off, you need to install some dependencies needed such as node.js, and npm. This convenience script takes care of everything for you:
curl --proto '=https' --tlsv1.2 -sSf https://run.moi.technology/babylon.sh | sh
  1. You can verify the installation of zhibao by simply running zhibao -V or zhibao --version
  2. Just follow instructions posted in the convenience script to setup your node or simple run zhibao --help!

Installing from source

Following these commands will help you build from source and test zhibao locally:

npm install
npm link
npm link zhibao

Code Owners

  1. Ganesh Prasad Kumble (@sarvalabs-gk)

Code Reviewers

  1. Rahul Lenkala (@sarvalabs-rahul)

License

UNLICENSED, as of now. The license status will be revisited as we approach General Availability.

/zhibao/

    Package Sidebar

    Install

    npm i zhibao

    Weekly Downloads

    0

    Version

    0.0.1

    License

    UNLICENSED

    Unpacked Size

    102 kB

    Total Files

    9

    Last publish

    Collaborators

    • sarvalabs-gk