From 94f194d62231434496f9878f88662591e9c46bda Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Fri, 5 Sep 2014 16:24:25 -0400 Subject: [PATCH] Add a README.md file. --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b50667a --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# Various Hacks and Scripts by bkuhn + +This project is for various hacks and small scripts that bkuhn has written, as well as sources to slides from his talks. + +His rule is: “If it took more than 3 minutes to write, it’s worth releasing.” + +## Contributing + +The +[canonical repository for this code is on Gitorious](https://gitorious.org/bkuhn/small-hacks/source/master:). +Please +[submit merge requests there](https://gitorious.org/bkuhn/small-hacks/merge_requests). +The copy on other sites (such as GitHub) is merely a backup.