Re: [ANN] stories - bdd lib for clojure

2013-05-03 Thread Steven Degutis
The repo has moved. There are two locations (so far):

https://github.com/otfrom/stories
https://github.com/meteorfox/stories

On Thu, May 2, 2013 at 5:50 PM, Steven Degutis sbdegu...@gmail.com wrote:
 Here, it's back up for a while: https://github.com/sdegutis/stories

 Please fork it.

 -Steven

 On Thu, May 2, 2013 at 5:36 PM, Paulo Suzart paulosuz...@gmail.com wrote:
 Wow.

 Got surprised with 404! Sad.


 On Thursday, May 2, 2013 6:58:57 PM UTC-3, Steven Degutis wrote:

 Yeah I deleted it. Realized it's not worth anyone's time.

 On Thu, May 2, 2013 at 4:44 PM, Jeroen van Dijk
 jeroentj...@gmail.com wrote:
  Sounds interesting. The repo seems to be unavailable on Github, is that
  correct?
 
  Jeroen
 
 
  On Sun, Apr 28, 2013 at 3:52 PM, Steven Degutis sbde...@gmail.com
  wrote:
 
  Great, thanks.
 
  Now it's at https://clojars.org/stories
 
  -Steven
 
 
  On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin
  michael@gmail.com wrote:
 
  2013/4/28 Steven Degutis sbde...@gmail.com
 
  I'd put it on Clojars but I can't really figure out how to deal with
  this gpg stuff. Seems way more complicated. Wish clojure had
  something
  easier, like homebrew and melpa. But whatever.
 
 
  GPG signint is currently optional.
 
  lein do pom, jar
  scp pom.xml target/[library]-[version].jar clo...@clojars.org:
 
 
  --
  MK
 
  http://github.com/michaelklishin
  http://twitter.com/michaelklishin
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient
  with
  your first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient with
  your first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient with
  your
  first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with your
 first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.



Re: [ANN] stories - bdd lib for clojure

2013-05-02 Thread Jeroen van Dijk
Sounds interesting. The repo seems to be unavailable on Github, is that
correct?

Jeroen


On Sun, Apr 28, 2013 at 3:52 PM, Steven Degutis sbdegu...@gmail.com wrote:

 Great, thanks.

 Now it's at https://clojars.org/stories

 -Steven


 On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin 
 michael.s.klis...@gmail.com wrote:

 2013/4/28 Steven Degutis sbdegu...@gmail.com

 I'd put it on Clojars but I can't really figure out how to deal with
 this gpg stuff. Seems way more complicated. Wish clojure had something
 easier, like homebrew and melpa. But whatever.


 GPG signint is currently optional.

 lein do pom, jar
 scp pom.xml target/[library]-[version].jar cloj...@clojars.org:


 --
 MK

 http://github.com/michaelklishin
 http://twitter.com/michaelklishin

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




  --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-05-02 Thread Steven Degutis
Yeah I deleted it. Realized it's not worth anyone's time.

On Thu, May 2, 2013 at 4:44 PM, Jeroen van Dijk
jeroentjevand...@gmail.com wrote:
 Sounds interesting. The repo seems to be unavailable on Github, is that
 correct?

 Jeroen


 On Sun, Apr 28, 2013 at 3:52 PM, Steven Degutis sbdegu...@gmail.com wrote:

 Great, thanks.

 Now it's at https://clojars.org/stories

 -Steven


 On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin
 michael.s.klis...@gmail.com wrote:

 2013/4/28 Steven Degutis sbdegu...@gmail.com

 I'd put it on Clojars but I can't really figure out how to deal with
 this gpg stuff. Seems way more complicated. Wish clojure had something
 easier, like homebrew and melpa. But whatever.


 GPG signint is currently optional.

 lein do pom, jar
 scp pom.xml target/[library]-[version].jar cloj...@clojars.org:


 --
 MK

 http://github.com/michaelklishin
 http://twitter.com/michaelklishin

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with your
 first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-05-02 Thread Paulo Suzart
Wow. 

Got surprised with 404! Sad.

On Thursday, May 2, 2013 6:58:57 PM UTC-3, Steven Degutis wrote:

 Yeah I deleted it. Realized it's not worth anyone's time. 

 On Thu, May 2, 2013 at 4:44 PM, Jeroen van Dijk 
 jeroentj...@gmail.com javascript: wrote: 
  Sounds interesting. The repo seems to be unavailable on Github, is that 
  correct? 
  
  Jeroen 
  
  
  On Sun, Apr 28, 2013 at 3:52 PM, Steven Degutis 
  sbde...@gmail.comjavascript: 
 wrote: 
  
  Great, thanks. 
  
  Now it's at https://clojars.org/stories 
  
  -Steven 
  
  
  On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin 
  michael@gmail.com javascript: wrote: 
  
  2013/4/28 Steven Degutis sbde...@gmail.com javascript: 
  
  I'd put it on Clojars but I can't really figure out how to deal with 
  this gpg stuff. Seems way more complicated. Wish clojure had 
 something 
  easier, like homebrew and melpa. But whatever. 
  
  
  GPG signint is currently optional. 
  
  lein do pom, jar 
  scp pom.xml target/[library]-[version].jar 
  clo...@clojars.orgjavascript:: 

  
  
  -- 
  MK 
  
  http://github.com/michaelklishin 
  http://twitter.com/michaelklishin 
  
  -- 
  -- 
  You received this message because you are subscribed to the Google 
  Groups Clojure group. 
  To post to this group, send email to clo...@googlegroups.comjavascript: 
  Note that posts from new members are moderated - please be patient 
 with 
  your first post. 
  To unsubscribe from this group, send email to 
  clojure+u...@googlegroups.com javascript: 
  For more options, visit this group at 
  http://groups.google.com/group/clojure?hl=en 
  --- 
  You received this message because you are subscribed to the Google 
 Groups 
  Clojure group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an 
  email to clojure+u...@googlegroups.com javascript:. 
  For more options, visit https://groups.google.com/groups/opt_out. 
  
  
  
  
  -- 
  -- 
  You received this message because you are subscribed to the Google 
  Groups Clojure group. 
  To post to this group, send email to clo...@googlegroups.comjavascript: 
  Note that posts from new members are moderated - please be patient with 
  your first post. 
  To unsubscribe from this group, send email to 
  clojure+u...@googlegroups.com javascript: 
  For more options, visit this group at 
  http://groups.google.com/group/clojure?hl=en 
  --- 
  You received this message because you are subscribed to the Google 
 Groups 
  Clojure group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an 
  email to clojure+u...@googlegroups.com javascript:. 
  For more options, visit https://groups.google.com/groups/opt_out. 
  
  
  
  
  -- 
  -- 
  You received this message because you are subscribed to the Google 
  Groups Clojure group. 
  To post to this group, send email to clo...@googlegroups.comjavascript: 
  Note that posts from new members are moderated - please be patient with 
 your 
  first post. 
  To unsubscribe from this group, send email to 
  clojure+u...@googlegroups.com javascript: 
  For more options, visit this group at 
  http://groups.google.com/group/clojure?hl=en 
  --- 
  You received this message because you are subscribed to the Google 
 Groups 
  Clojure group. 
  To unsubscribe from this group and stop receiving emails from it, send 
 an 
  email to clojure+u...@googlegroups.com javascript:. 
  For more options, visit https://groups.google.com/groups/opt_out. 
  
  


-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-05-02 Thread Steven Degutis
Here, it's back up for a while: https://github.com/sdegutis/stories

Please fork it.

-Steven

On Thu, May 2, 2013 at 5:36 PM, Paulo Suzart paulosuz...@gmail.com wrote:
 Wow.

 Got surprised with 404! Sad.


 On Thursday, May 2, 2013 6:58:57 PM UTC-3, Steven Degutis wrote:

 Yeah I deleted it. Realized it's not worth anyone's time.

 On Thu, May 2, 2013 at 4:44 PM, Jeroen van Dijk
 jeroentj...@gmail.com wrote:
  Sounds interesting. The repo seems to be unavailable on Github, is that
  correct?
 
  Jeroen
 
 
  On Sun, Apr 28, 2013 at 3:52 PM, Steven Degutis sbde...@gmail.com
  wrote:
 
  Great, thanks.
 
  Now it's at https://clojars.org/stories
 
  -Steven
 
 
  On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin
  michael@gmail.com wrote:
 
  2013/4/28 Steven Degutis sbde...@gmail.com
 
  I'd put it on Clojars but I can't really figure out how to deal with
  this gpg stuff. Seems way more complicated. Wish clojure had
  something
  easier, like homebrew and melpa. But whatever.
 
 
  GPG signint is currently optional.
 
  lein do pom, jar
  scp pom.xml target/[library]-[version].jar clo...@clojars.org:
 
 
  --
  MK
 
  http://github.com/michaelklishin
  http://twitter.com/michaelklishin
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient
  with
  your first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient with
  your first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 
 
 
  --
  --
  You received this message because you are subscribed to the Google
  Groups Clojure group.
  To post to this group, send email to clo...@googlegroups.com
  Note that posts from new members are moderated - please be patient with
  your
  first post.
  To unsubscribe from this group, send email to
  clojure+u...@googlegroups.com
  For more options, visit this group at
  http://groups.google.com/group/clojure?hl=en
  ---
  You received this message because you are subscribed to the Google
  Groups
  Clojure group.
  To unsubscribe from this group and stop receiving emails from it, send
  an
  email to clojure+u...@googlegroups.com.
  For more options, visit https://groups.google.com/groups/opt_out.
 
 

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with your
 first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-04-28 Thread Michael Klishin
2013/4/28 Steven Degutis sbdegu...@gmail.com

 I'd put it on Clojars but I can't really figure out how to deal with this
 gpg stuff. Seems way more complicated. Wish clojure had something easier,
 like homebrew and melpa. But whatever.


GPG signint is currently optional.

lein do pom, jar
scp pom.xml target/[library]-[version].jar cloj...@clojars.org:


-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin

-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-04-28 Thread Nelson Morris
On Apr 28, 2013 1:26 AM, Michael Klishin michael.s.klis...@gmail.com
wrote:

 2013/4/28 Steven Degutis sbdegu...@gmail.com

 I'd put it on Clojars but I can't really figure out how to deal with
this gpg stuff. Seems way more complicated. Wish clojure had something
easier, like homebrew and melpa. But whatever.


 GPG signint is currently optional.

 lein do pom, jar
 scp pom.xml target/[library]-[version].jar cloj...@clojars.org:


 --
 MK

 http://github.com/michaelklishin
 http://twitter.com/michaelklishin

Using scp, or setting a releases repo to use :sign-releases false would
both bypass signatures.  However, they bare added as the first step to
being able to trust a build.

I would be very interested to hear more about what issues you've run into.
I'd also be interested to hear if
https://github.com/technomancy/leiningen/blob/stable/doc/GPG.md helps solve
any issues.

-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-04-28 Thread Steven Degutis
Great, thanks.

Now it's at https://clojars.org/stories

-Steven


On Sun, Apr 28, 2013 at 1:25 AM, Michael Klishin 
michael.s.klis...@gmail.com wrote:

 2013/4/28 Steven Degutis sbdegu...@gmail.com

 I'd put it on Clojars but I can't really figure out how to deal with this
 gpg stuff. Seems way more complicated. Wish clojure had something easier,
 like homebrew and melpa. But whatever.


 GPG signint is currently optional.

 lein do pom, jar
 scp pom.xml target/[library]-[version].jar cloj...@clojars.org:


 --
 MK

 http://github.com/michaelklishin
 http://twitter.com/michaelklishin

 --
 --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en
 ---
 You received this message because you are subscribed to the Google Groups
 Clojure group.
 To unsubscribe from this group and stop receiving emails from it, send an
 email to clojure+unsubscr...@googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.




-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.




Re: [ANN] stories - bdd lib for clojure

2013-04-27 Thread Steven Degutis
I'd put it on Clojars but I can't really figure out how to deal with this 
gpg stuff. Seems way more complicated. Wish clojure had something easier, 
like homebrew and melpa. But whatever.

On Saturday, April 27, 2013 11:20:25 PM UTC-5, Steven Degutis wrote:

 https://github.com/sdegutis/stories 

 It looks and works a lot like cucumber. But more clojure-y. 

 Write tests at a super-high level. Test by observing side-effects. 

 -Steven 


-- 
-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
Clojure group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.