Skip to content

A simple Chrome extension that generates git pull commands from the Moodle Tracker for Moodle integrators.

License

Notifications You must be signed in to change notification settings

junpataleta/moodle-pull

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moodle-pull

A simple Chrome extension that generates git pull commands from the Moodle Tracker for Moodle integrators.

Installation

  1. Clone the repository (or download the zip) to any local directory you prefer. e.g. git clone [email protected]:junpataleta/moodle-pull.git
  2. Open Chrome and go to chrome://extensions/.
  3. Turn on Developer mode.
  4. Press Load unpacked.
  5. Browse to the location of the moodle-pull folder.
  6. Select the folder and press Open.
  7. You should see the PULL button beside your browser's address bar.

Usage

  1. On the issue page in the tracker, press the PULL button.
  2. The available branches with patch will automatically be listed as buttons.
  3. Press the desired branch of the patch that you would like to generate a pull command for. The pull command will be automatically copied to your clipboard.
  4. Paste to your terminal.
  5. Integrate away!

About

A simple Chrome extension that generates git pull commands from the Moodle Tracker for Moodle integrators.

Resources

License

Stars

Watchers

Forks

Packages

No packages published