Go to file
Piotr Rogowski 06f68d8bc0
Fix workflow, add badges
2021-09-26 18:36:28 +02:00
.github Fix workflow, add badges 2021-09-26 18:36:28 +02:00
src Initial commit 2021-09-26 18:28:35 +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 Initial commit 2021-09-26 18:28:35 +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 Fix workflow, add badges 2021-09-26 18:36:28 +02:00
package-lock.json Initial commit 2021-09-26 18:28:35 +02:00
package.json Initial commit 2021-09-26 18:28:35 +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