Go to file
Piotr Rogowski f0cffb2d04
Add missing env to the publish job
2021-09-26 20:21:27 +02:00
.github Add missing env to the publish job 2021-09-26 20:21:27 +02:00
.vscode Add vscode recommendations 2021-09-26 18:56:13 +02:00
src Add very simple tests 2021-09-26 20:09:06 +02:00
test Add very simple tests 2021-09-26 20:09:06 +02:00
.editorconfig Initial commit 2021-09-26 18:28:35 +02:00
.eslintignore Initial commit 2021-09-26 18:28:35 +02:00
.eslintrc.yml Initial commit 2021-09-26 18:28:35 +02:00
.gitignore Add very simple tests 2021-09-26 20:09:06 +02:00
.npmignore Initial commit 2021-09-26 18:28:35 +02:00
.npmrc Initial commit 2021-09-26 18:28:35 +02:00
LICENSE Initial commit 2021-09-26 18:28:35 +02:00
README.md Update badge 2021-09-26 20:18:30 +02:00
package-lock.json Initial commit 2021-09-26 18:28:35 +02:00
package.json Add very simple tests 2021-09-26 20:09:06 +02:00
tsconfig.json Initial commit 2021-09-26 18:28:35 +02:00

README.md

📦 SpeedyTuner INI parser

master Maintainability Test Coverage License

Installation

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

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

Authenticate to GitHub Packages:

authenticating-to-github-packages

Proceed with the installation:

npm i --save @speedy-tuner/ini