Releases: transcriptic/runner
Releases · transcriptic/runner
v 1.3.13
v1.3.12
New Features Include:
- Way better error handling!
transcriptic packagesto list existing packages in your orgtranscriptic new-package <name> <description>to create a new empty protocol packagetranscriptic release <optional package name/id>- zip all files in the current directory into a release, pass the name or id of a package to upload it there simultaneouslytranscriptic upload <zip file> <package>- upload an already existing zip file to a packagetranscriptic new-project <name>- create a new empty project within your organizationtranscriptic formatto check for common input type formatting errors in your manifest.json file- fun with progress bars