{"repo":"bhauman/figwheel-main-template","free":true,"listed":false,"github":"https://github.com/bhauman/figwheel-main-template","clone":"git clone https://github.com/bhauman/figwheel-main-template.git","description":"A template to generate a minimal figwheel-main based ClojureScript project","language":"Clojure","stars":87,"topics":["clojurescript","figwheel","clojure","template","reactjs"],"license":"EPL-1.0","category":"saas-starters-boilerplates","readme_excerpt":"figwheel.main template A template generator that will produce a minimal ClojureScript project that includes figwheel.main tooling. Abridged Usage Examples Already an expert? Can't stand to read more information? Assuming you have lein or clj-new installed, you can use one of the following commands: or Overview The figwheel-main template is intended to get you up and running with a no-frills ClojureScript project initialized with the ClojureScript React framework of your choosing. It is intended to work equally well with Leiningen or clj-new. Usage Using clj-new Make sure you have installed the Clojure CLI tools and are running the latest version. Also, ensure you have installed clj-new as detailed here. The following creates a project subfolder \"hello-world\" and a project using \"yourname\" as root namespace: clj -Tclj-new create :template figwheel-main :name yourname/hello-world :args '[\"+lein\", \"--react\"]' Using lein Make sure you have the latest version of Leiningen installed. lein new figwheel-main hello-world.core -- +deps --react Options Takes a name and possibly a single framework option with the form --framework and any number of attribute options of the form +attribute and produces a minimal ClojureScript project that includes Figwheel Main tooling The initial name option is intended to be the name of your initial project namespace. Here are some examples of valid project names: hello.core my.group/dominate.world The framework options are: --react which adds a minimal ","default_branch":null,"files":null,"tree":[],"storefront":"/r/bhauman","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/bhauman/figwheel-main-template/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}