Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 318 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 318 Bytes

screeps command line interface

CLI to interact with screeps (https://screeps.com).

Current commands:

  • log python screeps.py log Show console log
  • download python screeps.py download Download the current code

For authentication export email and password as environment variables email and password.