assignment-pusher

1.0.19 • Public • Published

push-waffle

Load a json of issues into a git repo

setting up cohort curriculum

  1. globally install: sudo npm install -g assignment-pusher
  2. Create cohort repo e.g. moa-2016 in the dev-academy-programme org
  3. Add students.json to root of cohort repo, e.g.
{
  "studentGithubNames": [
    "peterjacobson",
    "pietgeursen",
    "jamanius",
    "joshuavial"
  ]
}
  1. Clone/navigate to curriculum-private
  2. git pull to get latest changes
  3. run commands waffle command command params
    e.g. waffle push sprint-4 karearea-2016 waffle push sprint-4 kakapo-2016 peterjacobson - not yet implemented waffle label karearea-2016

Readme

Keywords

none

Package Sidebar

Install

npm i assignment-pusher

Weekly Downloads

0

Version

1.0.19

License

ISC

Last publish

Collaborators

  • peterjacobson