Skip to content

cs233/spimbot_release

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to work with spimbot

  1. have docker daemon running

  2. run the following command inside your terminal:

docker compose pull 
docker compose up -d
  1. updating spimbot in your docker container

The spimbot binary will be updated automatically when you open up a new terminal session, but if you wish to be extra safe, you can always run:

update_spimbot

manually to get the latest spimbot and test to see if your solution works as expected. The autograder will always use the latest version of spimbot.

  1. submit your solution to PrairieLearn when you are ready :)

About

The one and only spimbot release repo

Resources

Stars

Watchers

Forks

Packages