soufle.ts
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

NodeJS CI License

soufle.ts

Wrapper library around the Soufflé Datalog Language.

Installation

Package could be installed globally via following command:

npm install -g soufle.ts

Also it can be installed as the dependency:

npm install --save soufle.ts

Development installation

Prerequisites

Preinstall NodeJS of compatible version. If there is a need to run different NodeJS versions, consider using NVM or similar tool for your platform.

Clone and build

Clone repository, install and link:

git clone https://github.com/Consensys/soufle.ts.git
cd soufle.ts/
npm install
npm link
soufle-ts --version

Readme

Keywords

none

Package Sidebar

Install

npm i soufle.ts

Weekly Downloads

1

Version

0.1.0

License

Apache-2.0

Unpacked Size

346 kB

Total Files

253

Last publish

Collaborators

  • cdili-tools