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

https://github.com/tensorush/sandblast

Rust codebase sandblasting tool.
https://github.com/tensorush/sandblast

codebase rs rust rust-lang rust-to-zig sandblast sandblaster sandblasting zig zig-lang zig-language zig-package ziglang

Last synced: about 2 months ago
JSON representation

Rust codebase sandblasting tool.

Awesome Lists containing this project

README

        

# sandblast

[![CI][ci-shd]][ci-url]
[![LC][lc-shd]][lc-url]

## Rust codebase sandblasting tool.

### Usage

```sh
git clone https://github.com/tensorush/sandblast.git
cd sandblast/
zig build exe -- -h
```

[ci-shd]: https://img.shields.io/github/actions/workflow/status/tensorush/sandblast/ci.yaml?branch=main&style=for-the-badge&logo=github&label=CI&labelColor=black
[ci-url]: https://github.com/tensorush/sandblast/blob/main/.github/workflows/ci.yaml
[lc-shd]: https://img.shields.io/github/license/tensorush/sandblast.svg?style=for-the-badge&labelColor=black
[lc-url]: https://github.com/tensorush/sandblast/blob/main/LICENSE