puniyu_server 0.5.6

puniyu 的服务器模块
Documentation
1
2
3
4
5
6
7
set windows-shell := ["powershell.exe", "-c"]
set shell := ["bash", "-cu"]

run:
   cargo run --features logger
build:
    cargo build --release