Quick StartΒΆ
Want to quickly get started working with SPU? Follow these steps:
First open up your
config.pyfile.Set up appropriate values. You can check out the documentation on the config file here to learn more.
Install the utility with the following command in your shell
> python setup.py install
Set the following environmental variables
> export GLOBAL_BOARD=... > export GLOBAL_BAD_BOARD=...
Start the utility with the following command
> spu
All done! Your boards and sprints should be set up in your JIRA instance!