Parsing example manifests and collections using maniiifest

September 3, 2024 ยท View on GitHub

Installation

  1. Clone the repository:

    git clone https://github.com/jptmoore/maniiitest.git
    cd maniiitest
    
  2. Install dependencies:

    npm install
    

Usage

  1. Run the code:

    npm start
    
  2. Output: The script will fetch the manifests and collections from the URLs specified in the code and log the labels to the console.

License

This project is licensed under the MIT License. See the LICENSE file for details.