Tag cli
4 bookmarks have this tag.
4 bookmarks have this tag.
TIL how to access secrets stored in 1Password from CLI scripts, e.g. to populate an environment variable using an API key stashed in my password manager
ts functionality is grouped into 3 categories described below.
mise installs and manages dev tools/runtimes like node, python, or terraform both simplifying installing these tools and allowing you to specify which version of these tools to use in different projects. mise supports hundreds of dev tools.
mise manages environment variables letting you specify configuration like AWS_ACCESS_KEY_ID that may differ between projects. It can also be used to automatically activate a Python virtualenv when entering projects too.
mise is a task runner that can be used to share common tasks within a project among developers and make things like running tasks on file changes easy.
Numbat (<https://numbat.dev/>) is a calculator thing that understands units. They recently added some date and time support, which I'm hoping will satisfy my need for easy to use date math. [#Rust](https://mastodon.decentralised.social/tags/Rust) [#cli](https://mastodon.decentralised.social/tags/cli)
[#ouch](https://hachyderm.io/tags/ouch) is a [#CLI](https://hachyderm.io/tags/CLI) [#compression](https://hachyderm.io/tags/compression) [#helper](https://hachyderm.io/tags/helper) written in [#Rust](https://hachyderm.io/tags/Rust) which works better than any [#terminal](https://hachyderm.io/tags/terminal) function wrapper to the compressors.
<https:github.com/ouch-org/ouch>