Hi Jiyin,
in the past I wrote this couple of tutorials on this topic:

boot:
https://github.com/magomimmo/modern-cljs/blob/master/doc/second-edition/tutorial-20.md

Leiningen (very old):

https://github.com/magomimmo/modern-cljs/blob/master/doc/first-edition/tutorial-19.md#a-survival-guide

If I remember well at those time the GnuGP signature was not a must have....

HIH

mimmo


On Wed, May 31, 2017 at 12:34 PM, James Reeves <ja...@booleanknot.com> 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 <jiyinyiy...@gmail.com> 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 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.
>
>
>
>
> --
> 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.

-- 
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