@cresteem/richie-js

1.1.1 • Public • Published

Run Tests

License

RICHIE JS © 2024 by 🚀CRESTEEM is licensed under APACHE LICENSE VERSION 2.0

Contribution

By contributing to this project, you agree that your contributions will be licensed under the Apache License, Version 2.0. You can find the full text of the license in the LICENSE file located in the root directory of this project.

For more about contribution check CONTRIBUTING file.

Attribution Requirements

In addition to the terms of the Apache License, Version 2.0, you are required to provide the following attribution in any use, reproduction, and distribution of this software:

"This software includes RICHIE JS © 2024 by CRESTEEM. Licensed under the Apache License, Version 2.0."

This attribution must be displayed in a prominent location in any documentation, notices, or marketing materials accompanying the distribution or use of this software.

👨🏻‍💻 CLI

//make rich result
npx rjs make

//store output in different directories
npx rjs make -d destFolder

//omit files and folders
npx rjs make --no relativePath/subpath

⚠️ By default Richie JS removes previous outputs or emptying destination directory.

If you want to disable this? use --norm or -p flag

npx rjs make -p
/* or */
npx rjs make --norm

⚙️🛠️ Configuration

You can override default setting by making rjs.config.json inside project's root directory.

🤖 Configuring Richie JS with intellisense support

⚠️ Both are only for VS Code

Option-1 : System User wide support

npx rjs isense user

Option-2 : Project wide support

npx rjs isense ws

Readme

Keywords

Package Sidebar

Install

npm i @cresteem/richie-js

Weekly Downloads

22

Version

1.1.1

License

Apache-2.0

Unpacked Size

214 kB

Total Files

33

Last publish

Collaborators

  • iamspdarsan