GitHub Stars
278
User Rating
Not Rated
Favorites
0
Views
5
Forks
19
Issues
4
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Go: 1.16 or higher
Installation Steps
1. Clone Repository
bash
git clone https://github.com/TheLunarCompany/lunar.git
cd lunar
2. Install Dependencies
bash
make install
3. Start Server
bash
make start