Skip to content

remla24-team12/lib-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lib Version

A version aware library that can be used as a dependency

Features

  • Automated version management with GitHub Actions.
  • Direct usage as a dependency through GitHub.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have installed Node.js and npm.
  • You have a GitHub account.
  • You have Git installed on your local machine.

Installing Lib Version

To install Lib Version, follow these steps:

Linux and macOS:

git clone https://github.com/remla24-team12/lib-version.git
cd lib-version
npm install

Windows:

git clone https://github.com/remla24-team12/lib-version.git
cd lib-version
npm install

Using Lib Version

To use Lib Version, follow these steps:

"dependencies": {
    "lib": "github:remla24-team12/lib-version#v0.0.X"
}

Replace X with the newest version number