-
Notifications
You must be signed in to change notification settings - Fork 4
Quick Start Guide
MZC-CSC edited this page Jun 13, 2024
·
4 revisions
git clone https://github.com/cloud-barista/cm-butterfly.git
cd cm-butterfly
cp conf/setup.sample.env conf/setup.env
-> CICADA_URL
-> HONEYBEE_URL
-> BEETLE_URL
source conf/setup.env
go run main.go
- Design
- Features & Usage
- Install & Start Guide
- User Interface
- Developer Guide
- Test Reports