-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
28 changed files
with
26 additions
and
40 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!doctype html><html><head><title>build systems</title> | ||
<!doctype html><html><head><title>Build Systems</title> | ||
<meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><link rel=icon href=/images/favicon.ico><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css integrity=sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 crossorigin=anonymous><script src=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js integrity=sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossorigin=anonymous></script><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css><style type=text/css>html,body{height:100%;padding-top:30px;padding-bottom:40px}.sidebar-nav{padding-left:18px}.navbar-right{padding-right:18px}#wrap{min-height:100%;height:auto!important;height:100%;margin:0 auto 0}#push,#footer{height:60px}#footer{background-color:#f5f5f5}.white,.white a{color:#fff}</style><link rel=alternate type=application/rss+xml href=https://angstrom.io/tags/build-systems/index.xml title="life and code · in small doses"></head><body><div id=wrap><div class=container-fluid><div class=container><h1 class=text-center>Build systems</h1><div class="row mt-2"><div class="d-none d-sm-block col-sm-2 mt-auto offset-sm-2 text-right"><time class=post-date datetime=2012-08-01T00:00:00Z>Aug 1, 2012</time></div><div class=col><p class="text-muted mt-5">2012</p><a class=text-body href=/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/>Apache Buildr and Annotation Processing for Aws Simple Workflow</a></div></div></div></div><div id=push></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>build systems on life and code · in small doses</title><link>https://angstrom.io/tags/build-systems/</link><description>Recent content in build systems on life and code · in small doses</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Aug 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://angstrom.io/tags/build-systems/index.xml" rel="self" type="application/rss+xml"/><item><title>Apache Buildr and Annotation Processing for Aws Simple Workflow</title><link>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</link><pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate><guid>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</guid><description>I recently wrote an article about how to use Apache Buildr to process Amazon&rsquo;s custom annotations via APT specifically for working with the AWS Simple Workflow Service &ndash; check it out. | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Build Systems on life and code · in small doses</title><link>https://angstrom.io/tags/build-systems/</link><description>Recent content in Build Systems on life and code · in small doses</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Aug 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://angstrom.io/tags/build-systems/index.xml" rel="self" type="application/rss+xml"/><item><title>Apache Buildr and Annotation Processing for Aws Simple Workflow</title><link>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</link><pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate><guid>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</guid><description>I recently wrote an article about how to use Apache Buildr to process Amazon&rsquo;s custom annotations via APT specifically for working with the AWS Simple Workflow Service &ndash; check it out. | ||
TL;DR You can use the following gist to generate Java sources using APT in Apache Buildr:</description></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!doctype html><html><head><title>buildr</title> | ||
<!doctype html><html><head><title>Buildr</title> | ||
<meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><link rel=icon href=/images/favicon.ico><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css integrity=sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 crossorigin=anonymous><script src=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js integrity=sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossorigin=anonymous></script><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css><style type=text/css>html,body{height:100%;padding-top:30px;padding-bottom:40px}.sidebar-nav{padding-left:18px}.navbar-right{padding-right:18px}#wrap{min-height:100%;height:auto!important;height:100%;margin:0 auto 0}#push,#footer{height:60px}#footer{background-color:#f5f5f5}.white,.white a{color:#fff}</style><link rel=alternate type=application/rss+xml href=https://angstrom.io/tags/buildr/index.xml title="life and code · in small doses"></head><body><div id=wrap><div class=container-fluid><div class=container><h1 class=text-center>Buildr</h1><div class="row mt-2"><div class="d-none d-sm-block col-sm-2 mt-auto offset-sm-2 text-right"><time class=post-date datetime=2012-08-01T00:00:00Z>Aug 1, 2012</time></div><div class=col><p class="text-muted mt-5">2012</p><a class=text-body href=/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/>Apache Buildr and Annotation Processing for Aws Simple Workflow</a></div></div></div></div><div id=push></div></div></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>buildr on life and code · in small doses</title><link>https://angstrom.io/tags/buildr/</link><description>Recent content in buildr on life and code · in small doses</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Aug 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://angstrom.io/tags/buildr/index.xml" rel="self" type="application/rss+xml"/><item><title>Apache Buildr and Annotation Processing for Aws Simple Workflow</title><link>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</link><pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate><guid>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</guid><description>I recently wrote an article about how to use Apache Buildr to process Amazon&rsquo;s custom annotations via APT specifically for working with the AWS Simple Workflow Service &ndash; check it out. | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Buildr on life and code · in small doses</title><link>https://angstrom.io/tags/buildr/</link><description>Recent content in Buildr on life and code · in small doses</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 01 Aug 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://angstrom.io/tags/buildr/index.xml" rel="self" type="application/rss+xml"/><item><title>Apache Buildr and Annotation Processing for Aws Simple Workflow</title><link>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</link><pubDate>Wed, 01 Aug 2012 00:00:00 +0000</pubDate><guid>https://angstrom.io/2012/08/01/apache-buildr-and-annotation-processing-for-aws-simple-workflow/</guid><description>I recently wrote an article about how to use Apache Buildr to process Amazon&rsquo;s custom annotations via APT specifically for working with the AWS Simple Workflow Service &ndash; check it out. | ||
TL;DR You can use the following gist to generate Java sources using APT in Apache Buildr:</description></item></channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
<!doctype html><html><head><title>clojure</title> | ||
<!doctype html><html><head><title>Clojure</title> | ||
<meta charset=utf-8><meta http-equiv=X-UA-Compatible content="IE=edge"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><link rel=icon href=/images/favicon.ico><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css integrity=sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3 crossorigin=anonymous><script src=https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js integrity=sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+1p crossorigin=anonymous></script><link rel=stylesheet href=https://cdn.jsdelivr.net/npm/bootstrap-icons@1.8.1/font/bootstrap-icons.css><style type=text/css>html,body{height:100%;padding-top:30px;padding-bottom:40px}.sidebar-nav{padding-left:18px}.navbar-right{padding-right:18px}#wrap{min-height:100%;height:auto!important;height:100%;margin:0 auto 0}#push,#footer{height:60px}#footer{background-color:#f5f5f5}.white,.white a{color:#fff}</style><link rel=alternate type=application/rss+xml href=https://angstrom.io/tags/clojure/index.xml title="life and code · in small doses"></head><body><div id=wrap><div class=container-fluid><div class=container><h1 class=text-center>Clojure</h1><div class="row mt-2"><div class="d-none d-sm-block col-sm-2 mt-auto offset-sm-2 text-right"><time class=post-date datetime=2012-07-11T00:00:00Z>Jul 11, 2012</time></div><div class=col><p class="text-muted mt-5">2012</p><a class=text-body href=/2012/07/11/fizzbuzz/>Fizzbuzz</a></div></div></div></div><div id=push></div></div></body></html> |
Oops, something went wrong.