deno.land / x / rambda@v9.1.1 / files / SCRIPTS_EXPLAINED.md

SCRIPTS_EXPLAINED.md

Explanation of scripts

Visualization of the codebase

benchmark

yarn build:step && METHOD=flatten yarn benchmark

Require build command first, i.e. yarn build

publish

Require release build command first, i.e. yarn out

It streamlines the process of publishing

d

Expects run-fn to be installed

It lints and commits. Useful for faster deploy.

github

https://github.com/cli/cli#installation

It makes a Github release. It expects user to be logged with Github.

Part of rambda-scripts/README.md's ## Release steps section

run specific Rambda method agains Ramda test

yarn build:step && WITH_INITIAL_STEP=ON METHOD=modify yarn run:ramda:test

build output and run ramda test agains rambda method

rambda

Version Info

Tagged at
2 months ago