An open API service indexing awesome lists of open source software.

https://github.com/explodingcamera/crossutils

actually portable cli utilities
https://github.com/explodingcamera/crossutils

Last synced: 4 months ago
JSON representation

actually portable cli utilities

Awesome Lists containing this project

README

        

# crossutils - actually portable cli tools

> This is a collection of safe-ish cli tools that are portable across different operating systems. By utilizing `cosmopolitan.c`, the binaries are able to be used on linux, windows, macos or even directly from your bios.

## Credits

[rust-ape](https://github.com/ahgamut/rust-ape-example) for the initial `cosmopolitan libc` build setup.