No devenv videos yet. You could help us improve this page by suggesting one.
Based on our record, Fork should be more popular than devenv. It has been mentiond 89 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If writing a devshell on your own seems more complicated than necessary, you can use tools like Devenv or Devbox (by the same team that built NixHub), which are both built on Nix. Devenv provides nice wrappers to automatically add languages, services (like postgres or redis), etc. On top of your flake, without having to do the shenanigans we had to do with Valkey. Devbox on the other hand, lets you skip writing... - Source: dev.to / 5 months ago
I'd be interested in anybody who has tried https://devenv.sh/ and https://www.jetify.com/devbox and chosen one over the other. Tried devbox which has been good, but not devenv. - Source: Hacker News / 6 months ago
Did you try https://devenv.sh/? It uses Nix under the hood but with an improved DX experience. I haven't used it myself personally since I find Nix good enough but I am curious if you would still choose mise over devenv. - Source: Hacker News / 6 months ago
Https://devenv.sh/ and Dev Containers are not the same thing. - Source: Hacker News / 7 months ago
Devenv.sh merits exploration too. It is something of a hybrid, with a JSON-like programming language, YAML configuration, and Docker-like composition of services. - Source: dev.to / 9 months ago
Try Fork, it's still obviously git, but it's the easiest I've found so far: https://git-fork.com/. - Source: Hacker News / 3 months ago
Agreed. I’d pay for this (I pay for [Fork][1]), but never as a subscription. [1]: https://git-fork.com. - Source: Hacker News / 6 months ago
I find the GitHub Desktop tool to be rather clunky. I use git in various ways; * CLI for most small tasks * GUI for big tasks and getting an overview * Editor UI for small things if I am currently in the editor. * GitHub’s website for collaboration and GH specific tasks The GUI’s I use are: Git-Fork on macOS, Windows. Visually my favorite UI of all. https://git-fork.com Sublime Merge on macOS, Windows and Linux.... - Source: Hacker News / 9 months ago
Git Fork: a git client with a similar level of polish to Tower, but as a one-time purchase instead of a subscription product. https://git-fork.com/. - Source: Hacker News / 12 months ago
I do most of my "git"ing on the command line, but sometimes I need a graphical user interface (GUI) to really understand what's going on. When I need that, I reach for Fork. - Source: dev.to / about 1 year ago
Flox - Manage and share development environments with all the frameworks and libraries you need, then publish artifacts anywhere. Harness the power of Nix.
GitKraken - The intuitive, fast, and beautiful cross-platform Git client.
Podman - Simple debugging tool for pods and images
GitHub Desktop - GitHub Desktop is a seamless way to contribute to projects on GitHub and GitHub Enterprise.
DevBox - Everyday utilities for the everyday developer
SmartGit - SmartGit is a front-end for the distributed version control system Git and runs on Windows, Mac OS...