Skip to content

NBChub/umetaflow_tutorial

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

umetaflow_tutorial

This is a collection of scripts to install umetaflow resources

Usage

  • Get the latest release of the script
SCRIPT_VERSION="0.1.5"
wget -O setup_scripts.zip https://github.com/NBChub/umetaflow_tutorial/archive/refs/tags/$SCRIPT_VERSION.zip
unzip setup_scripts.zip && mv umetaflow_tutorial-$SCRIPT_VERSION/ setup_scripts
  • Run the script:
bash setup_scripts/setup.sh --help
  • To run the script, remove the --help flag. By default, it will download the files to the resources folder. You can also change it to your desired path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%