@algoraven/scripts
TypeScript icon, indicating that this package has built-in type declarations

0.0.26 • Public • Published

scripts

Collection of global raven scripts.

🚨 ALWAYS PULL BEFORE MAKING CHANGES! Pushing to main without pulling may lead to merge conflicts.

🚨 Do not change version in package.json! The deploy bot automatically does it for you.

Installation

npm i -g @algoraven/scripts@latest

Usage

algoraven <command>

For example, run the following to upgrade all AlgoRaven NPM dependencies:

algoraven upraven

Or, run the following to get a list of commands:

algoraven --help

Contribution

Steps for contributing:

  1. Create a feature branch
  2. Push your code to your feature branch
  3. Create a Pull Request on GitHub

Please contribute to thie repo with either of the following:

  • Reusable functions
  • Universally applicable constants

Testing

  1. yarn build
  2. node build/index.js {script name} {...args}

Publishing to NPM

Pushes to main are automatically published to NPM. Please use caution and consult with the team before pushing to main.

Readme

Keywords

none

Package Sidebar

Install

npm i @algoraven/scripts

Weekly Downloads

0

Version

0.0.26

License

UNLICENSED

Unpacked Size

23.3 kB

Total Files

26

Last publish

Collaborators

  • algoraven.com