lab-resource-manager 0.4.0

GPU and room resource management system with Google Calendar and Slack integration
Documentation
1
2
3
4
5
6
7
8
9
# Google Calendar Configuration
GOOGLE_SERVICE_ACCOUNT_KEY=secrets/service-account.json

# Resource Configuration
RESOURCE_CONFIG=config/resources.toml

# Slack Bot Configuration (for slackbot binary)
SLACK_BOT_TOKEN=xoxb-your-bot-token-here
SLACK_APP_TOKEN=xapp-your-app-level-token-here