open-resources / scripts

Repo of converter scripts to and from MD files to various platform file formats.
3 stars 0 forks source link

Webwork Script - Set up and run Script, Updated README with Instructions #36

Open Parsa-Rajabi opened 3 years ago

Parsa-Rajabi commented 3 years ago

Scope

Steps

  1. Switch branches to webwork-script
  2. Navigate to the webwork script
  3. Set up your environment as needed (I personally use the educational version of pycharm)
  4. Run the script
  5. Created a new branch off of webwork-script i.e. this branch would be the base of your branch
  6. Capture all the steps you took to set up your environment and run the script (including any issues you ran into AND how you dealt with them. This is an important part) in the README.md file
  7. Created a pull request with the changes