Skip to content

DMTF/Redfish-Trawler

Repository files navigation

Redfish-Trawler

Copyright 2023-2024 DMTF. All rights reserved.

About

Redfish Trawler is a browser-based client for interacting with Redfish services.

Prerequisites

Redfish Trawler requires Python3 and npm on the user's system. Additionally, the following Python packages are required:

You may install the external modules by running:

pip install -r requirements.txt

Building

npm is required if making changes to Vue files or anything else in the redfish-trawler-frontend directory.

Building may be done with the following commands

For Windows systems:

./build.bat

For Linux systems:

./build.sh

Running

For Windows systems:

./run.bat

For Linux systems:

./run.sh

Steps to commit

git add static/**
git add <other files>

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •