warrior-bot
Welcome!
warrior-bot is a CLI tool for Wayne State University staff and students. The idea is to make many of the things we need day to day easier to access and use through the terminal.
Quick Start
Install warrior-bot:
This will not work yet, as we have not published anything on the package index thus far. To install, clone the repo and run
pip install -e .
Use the CLI:
"wb" is a shorthand alias for "warrior-bot"
# Find information
wb where naresh mahabir
# Navigate to resources
wb go degree works
# Booking rooms
wb book --b state hall
Next Steps
License
This project is dual-licensed under MIT or Apache 2.0 - choose whichever works best for you.