Alright, added command-line usage back into the README! Talk about “peer pressure” 😊
Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood ________________________________ From: clojure@googlegroups.com <clojure@googlegroups.com> on behalf of Tim Visher <tim.vis...@gmail.com> Sent: Friday, April 20, 2018 5:11:53 AM To: Clojure Subject: Re: [ANN] clj-new -- creating new Clojure projects using the clj CLI On Thu, Apr 19, 2018 at 1:38 PM, Sean Corfield <s...@corfield.org<mailto:s...@corfield.org>> wrote: I had the one-liner in an earlier version of the README but decided it was unreadable (a single long line is hard to read when it scrolls so much). Maybe I’ll put it back somewhere in there… Might I suggest: ``` clj -Sdeps '{:deps {seancorfield/clj-new {:git/url "https://github.com/seancorfield/clj-new" :sha "492bb2e7ad7373a8b5958124a86cddc4c7a123d5"}}}' \ -m clj-new.create \ app \ bibbity.bobbity.boo ``` It copy/pastes just fine. :) -- 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<mailto: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.