Skip to content

Set of helper functions I frequently reuse.

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

electrovir/augment-vir

Folders and files

NameName
Last commit message
Last commit date
Jan 18, 2024
May 16, 2024
Jun 22, 2024
Jan 2, 2024
Jun 22, 2024
Oct 8, 2022
Apr 2, 2023
Apr 2, 2023
Sep 15, 2023
Nov 17, 2023
Feb 20, 2023
Apr 2, 2023
Apr 2, 2023
Feb 28, 2023
Jan 19, 2024
Jun 22, 2024
Jun 22, 2024
Oct 28, 2023

Repository files navigation

augment-vir

This is a mono-repo for the @augment-vir packages on npm.

Dev setup

  1. clone the repo
  2. npm i: install dependencies
  3. npm run compile: build all packages (this is often necessary before doing anything else because the packages depend on each other's built outputs)

Dev test workflow

  1. make change
  2. if change is in a package outside of the one being tested, run npm run compile in the repo root
  3. run npm test in the package to be tested (or in the repo root to run all tests)
  4. run npm run test:all to test everything (including formatting and spelling).

About

Set of helper functions I frequently reuse.

Resources

License

CC0-1.0, MIT licenses found

Licenses found

CC0-1.0
LICENSE-CC0
MIT
LICENSE-MIT

Stars

Watchers

Forks

Languages