Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up-
Solvinity, Aerodroom
Popular repositories
-
spree_i18n
Forked from spree-contrib/spree_i18n
I18n translation files for the Spree project
Ruby 1
-
retcon-web
Forked from Wijnand/retcon-web
The webinterface for the Retcon backup system
Ruby
-
twig-debian
Packaging rules for Twig template library.
Shell
-
odf-report
Forked from sandrods/odf-report
Generates ODF files, given a template (.odt) and data, replacing tags
Ruby
-
spree_last_address
Forked from TylerRick/spree_last_address
Relieves user of retyping address on return order in spree
Ruby
-
nm-vpn-autologin
NetworkManager VPN autologin
Shell
3 contributions in the last year
Contribution activity
April - May 2019
March 2019
- driehuis/mediawiki_to_git_md Python
Created a pull request in peterjc/mediawiki_to_git_md that received 3 comments
Use subprocess.call to run git add for safety
Using os.system puts the user at risk of executing malicious shell code from Wiki page names like:
<title>Try a `whoami`</title>
The safer Python r…