KyleP Posted August 5, 2022 Share Posted August 5, 2022 (edited) This is a very simple workflow. There are three hardcoded options. The keyword for the workflow is tm tm dd - This changes to a directory where I have a docker setup and runs docker-compose up. tm ddd - The same as above but runs docker-compose down. tm zsh - Opens your .zshrc file with VSCode. If you pass anything else other that those 3 commands, the workflow will attempt to run whatever input you give it. For example.tm npm install -g yarn Will install yarn globally. Commands are always run from your home directory. A link to the workflow:https://drive.google.com/open?id=1AazHLr_GAlz8YRs8oxXHwG68UgnMtjz0&authuser=kylepillay%40gmail.com&usp=drive_fs Edited August 5, 2022 by KyleP Andrew Scott 1 Link to comment
vitor Posted August 5, 2022 Share Posted August 5, 2022 Welcome @KyleP, Your link might be private, it requires logging in to access. Link to comment
KyleP Posted August 5, 2022 Author Share Posted August 5, 2022 @vitor It's been fixed. Thanks for that. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now