/honeysoql

Turn Clojure data structures into SOQL (Salesforce Object Query Language)

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Honey SOQL

FIXME: my new library.

Usage

FIXME: write usage documentation!

Run the project's tests (they'll fail until you edit them):

$ clojure -A:test:runner -M:runner

Build a deployable jar of this library:

$ clojure -A:jar -M:jar

Install it locally:

$ clojure -A:install -M:install

Deploy it to Clojars -- needs CLOJARS_USERNAME and CLOJARS_PASSWORD environment variables:

$ clojure -A:deploy -M:deploy

License

Copyright © 2020 Lagenorhynque

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.