!https://github.com/jpillora/installer
Posts tagged: cli
All posts with the tag "cli"
!https://biomejs.dev/formatter/
!https://www.baeldung.com/linux/curl-without-cache#adding-the-pragma-http-header
!https://github.com/sharkdp/bat
!https://levelup.gitconnected.com/how-to-format-all-files-in-a-directory-with-prettier-5f0ff5f4ffb2
!https://nickjanetakis.com/blog/deleting-specific-lines-in-a-file-with-sed-or-yq
Quickly and easily create new versions of your Python package with the command. Get the version number, changelog, and
Moving panes between tmux sessions is something that makes tmux a very flexible and powerful tool. I don't need this ...
has some syntax that will sneak up on you with complexity. It looks so good, and so understandable, but everytime I g...
is a python api for your git repos, it can be quite handy when you need to work with git from python.
From the same Author that brought us command line essentials like and written in rust comes pastel an incredible comm...
This morning I was trying to install a modpack on my minecraft server after getting a zip file, and its quite painful...
I recently gave a talk at python web conf 2022, and one of the things I did when I should have been working on my pre...
I love the freedom of writing in markdown. It allows me to write content from the comfort of my editor with very litt...
Setting up your git pager to your liking can help you navigate diffs and logs much more efficiently. You can set it t...
If you have ever mistyped a git command very close to an existing one you have likely seen this message.
is a command line utility for parsing and querying yaml, like does for json.
Kedro rich is a very new and unstable (it's good, just not ready) plugin for kedro to make the command line prettier.
So worktrees, I always thought they were a big scary things. Turns out they are much simpler than I thought.
If you have ever ran and see duplicate entries it's likely that you have duplicate entries in your $PATH. You can cle...