Skip to content

Set of command line tools to interact with the CAS REST API

Notifications You must be signed in to change notification settings

schrepfler/cas-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cas-tools

Set of command line tools to interact with the CAS REST API

Developers

Build instructions

Prerequisites

  • LVM 3.7+
  • gcc
  • libcurl with curl.h header file and OpenSSL support
  • libgc
  • libunwind
  • libre2
  • nexe (for JS/Windows builds)

macOS

Ensure XCode is updated to Apple's latest version. With Apple's latest XCode version, the minimum LLVM version is satisfied, so Homebrew install is not required.

Once XCode is updated to Apple's latest version, execute the following command to setup the project:

$ brew install bdw-gc re2 jq && \
    brew install curl --with-openssl
./build-mac-osx

About

Set of command line tools to interact with the CAS REST API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published