Skip to content

softwarefactory-project/re-cli

Repository files navigation

re-cli

Hello! This project allows you to quickly get started with Reason and BuckleScript.

Setup environment

Install runtime and package manager:

sudo dnf install -y nodejs

Then install dependencies:

npm install

Build + Watch

npm start

Run tool

node src/Hello.bs.js

Render patternfly bindings

  • Clone ~/src/github.com/patternfly/patternfly-react and src/softwarefactory-project.io/software-factory/re-patternfly
  • Run: npm run build && node src/GeneratePatternflyComponentBindings.bs.js

Read documentation:

ReScript (Reason) documentation:

Standard library:

Javascript binding:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published