toast icon indicating copy to clipboard operation
toast copied to clipboard

Containerize your development and continuous integration environments. 🥂

Results 12 toast issues
Sort by recently updated
recently updated
newest added

Adding a PowerShell installation script **Status:** In development **Closes:** #433

**Description** Adding a PowerShell installation script would make installation easier for windows users over the current very manual installation. I have some experience with PowerShell but I have never written...

enhancement

Include Earthly as a related tool as I find the usages could overlap between two tools. The description is simply copied from https://github.com/earthly/earthly. Feel free to modify this PR by...

Hello, I've made a mental note to use this project for a while now. And just as I was ready to use it, I couldn't find it! I searched through...

enhancement

**Description** It would be nice if Toast had a man page, as most big projects have them. **Alternatives considered** No man page :p. **Additional context** I'd be willing to set...

enhancement

**Description** I'm not entirely sure if it's already possible, but I couldn't find any evidence of it, but it would be great to have container linking and running services. For...

enhancement

(Side Note, sorry for all the issues I'm submitting...I"m in the middle of refactoring a large number of Toastfiles so it's on my mind :smile: I'm also a big fan...

enhancement

My toast tasks spent a lot of time repeatedly downloading language dependencies into, e.g., `~/.cargo/registry` (Rust) and `~/.m2/` (Java / Clojure). I've run into two problems trying to share these...

enhancement

Hi, I stumbled upon this problem while packaging toast, toast produces a 'toast' bin, sadly this collides with the widely spread 'toast' bin of https://www.quut.com/gsm/ which is a dependency of...

bug

Would you be open to a PR implementing parallel task execution? My use case is developing a web app. The backend and frontend are implemented in different languages with separate...

enhancement