portkey-cloud / aws-clj-sdk

Clojure bindings for AWS
103 stars 12 forks source link

Turns `awsgen` into a lein|boot task #7

Closed cgrand closed 6 years ago

viesti commented 6 years ago

There's a Leiningen alias now, lein gen-aws-api.

https://github.com/portkey-cloud/aws-clj-sdk/blob/aeb414319a68e96bca09c48ac9633b974d03221d/project.clj#L12

viesti commented 6 years ago

Mental note: moving awsgen.clj to a dev time source path might be enough enough to close this issue (for Leiningen at least).

viesti commented 6 years ago

So wen't ahead and did this in d53de2d2b448b79398195ddaef13f967a4273671