zhibao
v0.0.1
Published
zhì bǎo (至宝) is a compact server app designed to provide moipod log files on demand
Downloads
4
Maintainers
Readme
zhibao
zhì bǎo (至宝) is a compact server app designed to provide moipod log files on demand.
Instructions
- 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
- You can verify the installation of zhibao by simply running
zhibao -V
orzhibao --version
- 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
- Ganesh Prasad Kumble (@sarvalabs-gk)
Code Reviewers
- Rahul Lenkala (@sarvalabs-rahul)
License
UNLICENSED, as of now. The license status will be revisited as we approach General Availability.