Skip to content

Command line tool to manage Fluree data, local and remote

Notifications You must be signed in to change notification settings

fluree/fluree-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluree-cli

NB: This does nothing useful yet

Command line tool to manage Fluree data, local and remote

Installation

Download from https://github.com/com.fluree/fluree-cli

Prerequisites

Java 11+ (JDK to build, JRE to run)

GraalVM & native-image tool for native images

Building

JAR file:

$ make

Native image (using GraalVM):

$ make fluree

Usage

JAR file:

$ java -jar fluree-cli.jar

Native image:

$ ./fluree

Options

FIXME: listing of options this app accepts.

Examples

...

Bugs

...

Any Other Sections

That You Think

Might be Useful

License

Copyright © 2021 Fluree, PBC

EPLv1.0 is just the default for projects generated by clj-new: you are not required to open source this project, nor are you required to use EPLv1.0! Feel free to remove or change the LICENSE file and remove or update this section of the README.md file!

Distributed under the Eclipse Public License version 1.0.

About

Command line tool to manage Fluree data, local and remote

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published