Go to file
Piotr Rogowski 23e7154f2f
Update github dependency format
2023-09-11 17:04:19 +02:00
.github
.vscode Update dependencies 2023-03-02 23:32:37 +01:00
src Update dependencies 2023-09-11 16:34:31 +02:00
test Handle triple condition in dialog field (#150) 2022-12-11 18:41:33 +01:00
.editorconfig
.gitignore Switch from ESLint to Rome (#145) 2022-12-01 22:51:23 +01:00
.npmrc
LICENSE
README.md
package-lock.json Update github dependency format 2023-09-11 17:04:19 +02:00
package.json Update dependencies 2023-09-11 16:34:31 +02:00
rome.json Update dependencies 2023-09-11 16:34:31 +02:00
tsconfig.json

README.md

📦 HyperTuner INI parser

Lint and test CodeQL Maintainability Test Coverage License

Installation

Make sure you have registry specified in the .npmrc file:

@hyper-tuner:registry=https://npm.pkg.github.com

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @hyper-tuner/ini

CLI capabilities

You can also run this package as a CLI tool.

First you need to authenticate to GitHub Packages:

npm login --scope=@hyper-tuner --registry=https://npm.pkg.github.com

> Username: USERNAME
> Password: TOKEN
> Email: PUBLIC-EMAIL-ADDRESS

No you can run the tool:

npx hyper-tuner/ini validate test/data/ini/202103.ini