Nekr0bz / timetable_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

timetable_bot

Usage:
    make <target>

Targets:
    help                 Show help
    build                Build the project
    db                   Run the database
    dev                  Run the development environment
    app                  Run the application environment
    bot                  Run the bot
    scheduler            Run the scheduler
    create_migration     Create a new migration
    migrate              Run migrations

About

License:MIT License


Languages

Language:Go 94.5%Language:Makefile 4.6%Language:Dockerfile 0.6%Language:Shell 0.4%