Skip to content

Put gifs in your Github issues and pull requests without leaving the textarea

Notifications You must be signed in to change notification settings

kevinwuhoo/gitphy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitphy

Easily search for and insert gifs into Github pull requests and issues.

Development

  1. Install Node 14.4.x.
  2. Run npm install.
  3. Run npm run build-watch which will watch for and automatically rebuild on change.
  4. Load the unpacked extension into Firefox or Chrome
    • Firefox: Follow the instructions here. Go to about:debugging, click Load Temporary Add-on, then select the manifest.json inside the dist folder.
    • Chrome: Follow the instructions here. Go to chrome://extensions, click Load unpacked, then select the dist folder.
  5. Make it amazing!
  6. Submit a pull request!

Building

  1. Follow steps 1 and 2 in the above development section.
  2. Run npm run build-clean.
  3. Find extension built in the dist folder.

TODO

  • Add toolbar button to insert markdown template
  • Consider supporting other sites
    • Atlassian (JIRA/Bitbucket/Confluence)
    • Gitlab

About

Put gifs in your Github issues and pull requests without leaving the textarea

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published