go run cli/main.go answer remove -r backendorgo run cli/main.go answer remove -r frontendrsync -vhra . ../playground --include='**.gitignore' --exclude='/.git' --filter=':- .gitignore' --delete-aftercd ../playgroundgit add .git commit -nm "(sync)"git push
- Create or modify your assignment on your folder
- Update file assignments.json
- Assignment format should be:
{ "course": "<your course>", "path": "path/to/your/assignment/directory", "weight": 50.0 }
- Assignment format should be:
- Create pull request
