Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 665 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 665 Bytes

basic usages, to install:

  • cr for compiling Calcit code
  • caps for adding dependencies
  • bundle_calcit optional to bundle hand-written .cirru files

Usage

- uses: calcit-lang/setup-cr@0.0.8
  with:
    version: "0.9.6"
    bundler: false

Calcit latest: Calcit Version

options:

  • in deps.cirru file, :calcit-version |0.9.6 to specify the version(higher priority)
  • optional version in yml file
  • optional bundler to enable bundler

at least one version should be specified.

License

MIT