Skip to content

andgate/coolscript

Repository files navigation

coolscript

Untyped scripting language

Build Instructions

First, install npm-8.3.0.

Then, globally install pnpm-6.22.1 and lerna-4.0.0.

To initialize the project, run pnpm install.

To build website and packages, run pnpm build.

To publish packages, run lerna publish.