Skip to content

Instantly share code, notes, and snippets.

@steshaw
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steshaw/c8eda8ce217803c39966 to your computer and use it in GitHub Desktop.
Save steshaw/c8eda8ce217803c39966 to your computer and use it in GitHub Desktop.
Continuous Wins development workflow
10 REM Winning at work
20 LET it = Dequeue(work)
30 DO it
40 GOSUB Celebrate
50 GOTO 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment