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

https://github.com/cosmichorrordev/auto_shadow0133


https://github.com/cosmichorrordev/auto_shadow0133

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

## Cross compiling

`cross` is configured to build correctly for aarch64. Just run

```console
$ cross build --release --target aarch64-unknown-linux-gnu
```