Luos-io / utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUOS UTILS

Development

Requirements

  1. NodeJS version LTS 14+
  2. Yarn version 1.22+

Installation

Install the dependancies with the command : yarn install.

Run

Execute the command : yarn dev.

Contribute

Workflow

You can use ACT to validate the workflows locally :

  1. Install ACT (See link for other systems):
brew install act
  1. Setup secrets variables in the .act/.secrets file :
NPM_TOKEN=

About


Languages

Language:TypeScript 69.4%Language:JavaScript 30.6%