Skip to content

Jvlythical/msm-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install pyenv
  2. Install poetry
  3. Run pyenv install <PYTHON-VERSION>
  4. Run pyenv local <PYTHON-VERSION>
  5. Run poetry install

Usage

Schedule

poetry run python3 -m msm_scheduler.schedule

Availability

poetry run python3 -m msm_scheduler.availability

Test

Run all

./test_scripts.sh

Run Individual

poetry run python3 -m msm_scheduler.tests.csv_test
poetry run python3 -m msm_scheduler.tests.sanity_test
poetry run python3 -m msm_scheduler.tests.google_spreadsheet_test

About

Organize teams for MaplestoryM bosses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages