Skip to content

Instantly share code, notes, and snippets.

View pmoriarty's full-sized avatar

Paudi Moriarty pmoriarty

  • N/A
  • Killorglin, Ireland
  • X @paudo
View GitHub Profile
@pmoriarty
pmoriarty / keybase.md
Created March 18, 2016 16:11
Proving GitHub to Keybase

Keybase proof

I hereby claim:

  • I am pmoriarty on github.
  • I am paudo (https://keybase.io/paudo) on keybase.
  • I have a public key ASC2HHsz7SPJLMfkFY1Kd-kSRVNY2EnK8N8zwDRFNfwCXwo

To claim this, I am signing this object:

@pmoriarty
pmoriarty / gist:2052857
Created March 16, 2012 21:29
Clojure OSGi manifest creation by Maven (using AOT)
<plugin>
<groupId>com.theoryinpractise</groupId>
<artifactId>clojure-maven-plugin</artifactId>
<version>1.3.9</version>
<executions>
<execution>
<id>compile</id>
<phase>compile</phase>
<goals>
<goal>compile</goal>