Skip to content

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

License

Notifications You must be signed in to change notification settings

lagenorhynque/honeysoql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages