I'm building a Stash plugin and was wondering if there's a way I can get it to reload my code changes without having to stop and start my Stash instance? I'm using atlas-run in my plugin directory to start up Stash and Ctrl+d to stop it. As you can imagine this is slowing down my development!
Hi Annie,
I'm sure it would! And luckily there is a very easy solution. You can run atlas-cli to start a command-line session and then 'pi' (plugin install) to hot-deploy just your plugin. Makes things a little easier. :)
Charles
The answer was relevant at the time but the atlas-cli is deprecated now, better to use quick relaod
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.