Compare commits

...

2 Commits

Author SHA1 Message Date
Bryan Honof
82ae3f73d4 Merge 1e04471ceb into 1cf08a9c6d 2024-11-21 09:26:16 +00:00
Bryan Honof
1e04471ceb Add Flox 2024-08-27 11:47:02 +02:00

View File

@@ -225,6 +225,7 @@
- [bcat](https://github.com/kessler/node-bcat) - Pipe command output to web browsers.
- [normit](https://github.com/pawurb/normit) - Google Translate with speech synthesis in your terminal.
- [fkill](https://github.com/sindresorhus/fkill-cli) - Fabulously kill processes. Cross-platform.
- [Flox](https://github.com/flox/flox) - Flox is a virtual environment and package manager all in one.
- [pjs](https://github.com/danielstjules/pjs) - Pipeable JavaScript. Quickly filter, map, and reduce from the terminal.
- [license-checker](https://github.com/davglass/license-checker) - Check licenses of your app's dependencies.
- [browser-run](https://github.com/juliangruber/browser-run) - Easily run code in a browser environment.