Skip to content

KNowledgeOnWebScale/solid-ocp-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

helper

A command line interface to help getting things done on the Onto-DESIDE pods.

Prerequisites

Node (tested with version v20.17.0).

For testing, you'll need a bash shell.

Installation

cd main
npm i
cd ..

Set up infrastructure

This is only needed if you want to run the example or the tests.

cd test
npm i
npm run setup:test

Execute all commands below in a new terminal window.

To stop the test infrastructuree, press <Ctrl-C>.

Usage

cd main

Execute the command line without parameters to get help:

node bin/cli.js

An example yarrrml.yml is provided. The resulting status is in status.json.

The command line is prepared for you in package.json. To run:

npm run example

Testing

cd test
./test.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages