{ CodePanion }

Clone Pens to GitHub



    

{ What is this? }

CodePanion is an online tool that allows you to commit web files to github. It allows the use of online editors, such as CodePen, to commit files to a repository on GitHub. Now you can code and commit anywhere!

{ What can I commit? }

You can commit any file or resource that has a web filepath. However, all URL's are subject to Cross-origin resource sharing restrictions.

{ What do I need? }

To get started you will need:

  • A GitHub account and sign-in above
  • A GitHub repository
  • A web file/url

{ What method is used? }

Repository commits are made using a javascript method, found here.