0

I need a similar option or alternative that allows me to run my script on my local machine and that the script can be started without having to enter on the codespaces or having to open a shell like it does "postStartCommand"

After making some calls from a bot to open my codespaces I needed to run a script after the codespace started, what I did was use .devcontainer using "postStartCommand": "(script to run)" this works but my script runs in a container, which I don't want this is contradictory but I realized that it affects the performance of my script or it just wasn't comfortable.

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.