Skip to content

TheSoftwareHouse/rad-modules-tools

Repository files navigation

Build Status lerna

rad-modules-tools are set of tools that easily cooperate with rad-modules.

RAD Modules Documentation

Monorepo

This repo is a monorepo which contains the rad-modules API clients:

Setting up for local development

  • Clone the repo
  • From your workspace root run npm install, then npm run bootstrap and npm run build
  • Ensure you have a rad-security instance running with default configuration
  • npm run integration - run integration tests in each package
  • npm run add -- <dependency> [--scope=<package-name>] - add <depencency> to packages/package-name. If scope flag is ommited it adds dependency to all packages.
  • npm run format - run code formatter
  • npm run lint - run linter analysis
  • npm run watch - build packages and watch for changes

License

license

This project is licensed under the terms of the MIT license.

About us:

The Software House

tsh.png

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published