Jacob Heider
849b379aa4
fix(lsd)[1]
...
proc-macro2 has revlock issues
2023-08-27 23:22:09 +02:00
Jacob Heider
46c2d06ffe
fix(lsd)
...
closes #3136
added `v` to the tag post-1.0
2023-08-27 23:16:15 +02:00
Kevin Chen
882cb08271
+check-if-email-exists -- Check if an email address exists without sending any email ( #3129 )
...
* +check-if-email-exists -- Check if an email address exists without sending any email
* openssl dep
* perl and make
* rebuild
* fix version
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 23:05:50 +02:00
Kevin Chen
8e13ca6368
+steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more) ( #3104 )
...
* +steampipe -- Query cloud resources with SQL (AWS, Azure, GCP and more)
* fix: sudo -u nobody
* fix: execute command as nobody
* fix: skip test
* skip tests on linux
* only test on darwin
* Skip test only on gha images
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 21:53:08 +02:00
Kevin Chen
f64f9edd73
SpacetimeDB ( #3062 )
...
* +wip
* fix
* openssl
* openssl 3
* openssl 1
* perl
* c compiler
* pkg-config
* OPENSSL_NO_VENDOR
* calver + gx/make
2023-08-27 21:00:47 +02:00
Kevin Chen
2c0bc6ace6
+squawk -- a linter for PostgreSQL migrations ( #3082 )
...
* +squawk -- a linter for Postgres migrations
* fix: openssl
* fix: perl
* fix: typo
* needs make
* proc-macro2 seems version-fragile
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-27 18:25:35 +02:00
Kevin Chen
74cebbe0fc
+fblog -- JSON Log Viewer
2023-08-27 18:00:50 +02:00
Andrew
f4e2375c3d
caddyserver.com ( #3134 )
...
* caddyserver.com
* +curl.se
2023-08-27 16:33:49 +02:00
Kevin Chen
0c0f021300
+docuum -- LRU eviction for Docker images
2023-08-27 09:22:56 +02:00
Kevin Chen
2b749f8787
+toast -- containerized task system
2023-08-27 09:22:36 +02:00
Kevin Chen
b8afe11a9e
+zola -- A fast static site generator in a single binary with everything built-in
2023-08-27 09:19:34 +02:00
Kevin Chen
20accc142c
+himalaya -- CLI for your emails
2023-08-27 09:16:34 +02:00
Kevin Chen
ddc34d421b
+dog -- A command-line DNS client. ( #3122 )
...
* +dog -- A command-line DNS client.
* fix: openssl and pkg-config
* fix: openssl
* fix: openssl runtime dep
2023-08-27 09:15:53 +02:00
Kevin Chen
76cdbcba5f
+convco -- Conventional commits, changelog, versioning, validation ( #3115 )
...
* +convco -- Conventional commits, changelog, versioning, validation
* fix: gx/make
2023-08-27 09:13:05 +02:00
Kevin Chen
b169a889a7
+go-mod-update -- Update outdated Go dependencies interactively
2023-08-26 23:41:52 +02:00
Kevin Chen
7c0064f970
+fsrx -- flow state reading in the terminal
2023-08-26 23:39:58 +02:00
Andrew
fbba37b856
Ncurses fix paths & test ( #3121 )
...
* fix hardcoded paths
* test
* dirname "$0"
2023-08-26 23:39:12 +02:00
Kevin Chen
0441e7d8ad
+jwt-cli -- decode and encode JWTs
2023-08-26 23:38:05 +02:00
Kevin Chen
8825cc9375
+dexios -- A secure file encryption utility, written in Rust.
2023-08-26 23:37:30 +02:00
Jacob Heider
f784b6b1cf
fix(rtx) ( #3117 )
...
* fix(rtx)
* Update package.yml
2023-08-26 20:32:26 +02:00
Andrew
5e510863a2
chromedriver.chromium.org ( #2722 )
...
* chromedriver.chromium.org
* add glib for linux
* platforms
* only darwin
* +mozilla.org/nss
* SUFFIX & deps
* oops
* platforms & comment
2023-08-26 19:18:33 +02:00
Kevin Chen
75b3362814
+ots -- encrypted secrets sharing ( #3083 )
...
* +ots -- encrypted secrets sharing
* fix: package path
* fix tests
2023-08-26 19:18:05 +02:00
Jacob Heider
d9e9f497ce
fix(solana)
2023-08-26 14:49:45 +00:00
Kevin Chen
8f02a99d14
+bore -- CLI tool for making tunnels to localhost ( #3099 )
...
* +bore -- CLI tool for making tunnels to localhost
* chore: rebuild
2023-08-26 10:16:03 -04:00
Kevin Chen
d9293ea373
+cw -- tail AWS CloudWatch logs ( #3085 )
...
* +cw -- tail AWS CloudWatch logs
* fix: version
2023-08-26 10:15:28 -04:00
Kevin Chen
5e028b3d55
+huniq -- Filter out duplicates on the command line ( #3093 )
...
* +huniq -- Filter out duplicates on the command line
* refactor: Best practices for project with no tags/releases
2023-08-26 09:33:32 -04:00
Kevin Chen
8203639e51
+stego -- steganographic swiss army knife ( #3092 )
...
* +stego -- steganographic swiss army knife
* refactor: Best practices for project with no tags/releases
2023-08-26 09:32:03 -04:00
Kevin Chen
7836137f38
cocogitto -- Conventional Commits toolbox ( #3095 )
...
* cocogitto -- Conventional Commits toolbox
* refactor: rename package to cocogitto.io
2023-08-26 09:30:17 -04:00
Max Howell
6e0f3ad708
apply main fixes for the stagnant youtube-dl
2023-08-26 08:48:56 -04:00
Max Howell
8b4920be5e
don’t be ambiguous about youtube-dl
2023-08-26 08:22:13 -04:00
Jacob Heider
eaca6568dc
fix(rtx)
...
now requires rust ^1.70
2023-08-26 04:21:02 -04:00
Brennon Loveless
6492e41335
mprocs - Run multiple commands in parallel ( #3108 )
...
* feat: added mprocs from crates.io
* fix: attempt to get mprocs to build on linux
* fix: add gcc specific dependencies to linux only
* chore: added documentation about the linux specific dependencies
2023-08-26 04:08:34 -04:00
Kevin Chen
56f15da341
+git-town -- Git workflow automation to keep branches in sync and reduce merge conflicts.
2023-08-26 04:07:15 -04:00
Kevin Chen
effb7ce6b2
+git-gone -- Cleanup stale Git branches of pull requests
2023-08-26 04:06:34 -04:00
Kevin Chen
ec25f33eb8
+lux -- video downloader ( #3103 )
...
* +lux -- video downloader
* ffmpeg is a declared dependency
2023-08-26 04:04:11 -04:00
Kevin Chen
6504577685
+csview -- Pretty and fast csv viewer for cli with cjk/emoji support ( #3096 )
...
* +csview -- Pretty and fast csv viewer for cli with cjk/emoji support
* chore: try --locked
* fix: remove --locked flag
2023-08-26 03:54:25 -04:00
Kevin Chen
d1c057f762
+doctave -- A batteries-included developer documentation site generator ( #3097 )
...
* +doctave -- A batteries-included developer documentation site generator
* chore: try with --locked flag
2023-08-26 03:53:54 -04:00
Kevin Chen
c32d55be24
diskus -- A minimal, fast alternative to 'du -sh'
2023-08-26 03:53:22 -04:00
Kevin Chen
d60c654eae
tv-cli -- Format json into table view
2023-08-26 03:51:45 -04:00
Kevin Chen
7fe6f500c6
+omekasy -- Fun command-line font converter
2023-08-26 03:48:28 -04:00
Kevin Chen
d2f89d10c7
+aws-sso
2023-08-26 03:45:12 -04:00
Kevin Chen
33ccc69993
+enc -- encrypted secrets sharing
2023-08-26 03:43:51 -04:00
Kevin Chen
891b2526ba
+yj -- Convert between YAML, TOML, JSON, and HCL
2023-08-26 03:40:58 -04:00
Kevin Chen
7f9bb23c0a
+fx -- interactive Terminal JSON Viewer
2023-08-25 15:11:46 -04:00
Marc Seitz
c876ca50b3
+krzkaczor/ny ( #3077 )
...
* +krzkaczor∕ny
* +krzkaczor∕ny
2023-08-25 13:51:00 -04:00
Jacob Heider
c28404b785
fix(glslang) ( #3071 )
...
* fix(glslang(
* try linker flag
2023-08-25 17:59:35 +02:00
Kevin Chen
3f6774793c
+d2lang.com -- modern diagram scripting language that turns text to diagrams
2023-08-25 07:28:02 -04:00
Andrew
b07e2b57fe
mozilla.org/nss ( #2751 )
...
* mozilla.org/nss
* sed
* sed
* cc env
* gcc
* gcc
* platforms
* neon
* openssl
* llvm
* NSS_DISABLE_ARM32_NEON & NSS_DISABLE_CRYPTO_VSX
* ver
* llvm
* platforms
* hmm
* tea.xyz/gx/cc
* wip
* -march=native maybe
* some fixes
* what's up with this build system?
* ...
* ....
* .....
* build without darwin aarch64
---------
Co-authored-by: Jacob Heider <jacob@tea.xyz>
2023-08-24 17:56:03 -04:00
Jacob Heider
733e59634f
fix(pandoc) ( #3033 )
...
* fix(pandoc)
closes #3031
* try 9.2
* might be this...
* need to do this to test
* runtime isn't buildtime
* wip
* wip
* last guess
2023-08-24 01:48:07 -04:00
Jacob Heider
6c851ca95f
Fix(kubectl)
...
Closes #3058
Closes #3059
2023-08-24 01:44:54 -04:00