James Morgan
James Morgan
- Persist to file/DB in between PC restarts - Notify about changes to repos on re-loaded, i.e. what has happened over night
Now the basic concept exists look at other options - be defence against existing tags, existing zips etc. - validation routine checking -> prompting for overwrite of everything - y/n
See for more details : http://developer.github.com/v3/#conditional-requests
Spring 4
- Test on Spring 4 - Investigate other features which may be useful from Spring 4
# As described ## Application runs on localhost:3000 * `http://localhost:3000` ## Using openInPopup('/auth/github') ```javascript openInPopup('/auth/github') ``` * After a click - GitHub auth launches successfully and github auth model appears...