There was an error while loading. Please reload this page.
Use with REQUIREMENTS.json like this:
[ { "Name": "Test-IsNonInteractiveShell", "Command": "Test-IsNonInteractiveShell", "Version": "v1.0", "URL": "https://github.com/UNT-CAS-ITS/{0}/archive/{1}.zip", "URL_f": "@($requirement.Name, $requirement.Version)", "Path": "{0}\\REQUIREMENTS.json\\", "Path_f": "$env:Temp", "Import": ". {0}{1}-{2}\\{1}.ps1", "Import_f": "@($Path, $requirement.Name, $requirement.Version.Split('v')[1])" } ]