Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 312 Bytes

File metadata and controls

15 lines (12 loc) · 312 Bytes

bear-cds

A highly opinionated challenge deployment system by les amateurs!

basic stuff

to build challenges:

cargo run build

to deploy challenges (make sure to have a proper .env):

cargo run deploy

currently it is only possible to build and deploy all challenges at once.