sharetribe / harmony

Availability management backend and API for Sharetribe marketplaces
https://www.sharetribe.com
Apache License 2.0
19 stars 11 forks source link

-bash: lein: command not found #41

Closed xuanus closed 6 years ago

xuanus commented 7 years ago

Run "DB_PORT=13306 lein migrate migrate" Get "-bash: lein: command not found"

Would be helpful, if adding lein installation steps/link in README http://www.lispcast.com/clojure-mac https://gist.github.com/technomancy/2395913

alexey commented 6 years ago

For ubuntu use https://leiningen.org/#install and you are good

pcm211 commented 6 years ago

@alexey thank you ... for this and btw did you manage availability with stripe ?

pcm211 commented 6 years ago

@xuanus DB_PORT=13306 lein migrate migrate still is unable to locate lein even after installation ... could you give an insight as u must have burnt a lot of midnight oil ....me trying it since 2 days :)