I bookmarked this 
post 
http://thornydev.blogspot.hk/2013/03/signing-and-promoting-your-clojure.html 
and read it for several times. I never managed to remember the steps. What 
I can do is only copy/paste the commands.

On Wednesday, May 31, 2017 at 6:35:16 PM UTC+8, James Reeves wrote:
>
> The hardest part is setting up GnuPG, and that only needs to be done once 
> per machine. Leiningen has a guide on it:
>
> https://github.com/technomancy/leiningen/blob/master/doc/GPG.md
>
> Once that's done, deploying is just a single command: "lein deploy 
> clojars".
>
> I believe the process for Boot is similar, except the command is "boot 
> push --repo clojars".
>
> On 31 May 2017 at 10:07, Jiyin Yiyong <jiyin...@gmail.com <javascript:>> 
> wrote:
>
>> I tried Lein and Boot. It requires several steps and confused me very 
>> long time at first. After I made it work in Boot then I never want to write 
>> the configs by myself again.
>>
>> Now a year has part. What's the simplest way to do it? Can I do that in a 
>> way as simple as npm?
>>
>> -- 
>> 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 
>> <javascript:>
>> 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/d/optout.
>>
>
>
>
> -- 
> James Reeves
> booleanknot.com
>

-- 
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/d/optout.

Reply via email to