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

https://github.com/bend-n/wrat

byte go write
https://github.com/bend-n/wrat

Last synced: about 1 month ago
JSON representation

byte go write

Awesome Lists containing this project

README

        

# wrat

fs util for writing bytes to a file

## usage

```bash
wrat [0, 0, 0, 255, 126, 126, 255, 255] outfile
```

### get

```bash
cargo install wrat
```

### see also

[erad](https://github.com/bend-n/erad)
[hew](https://github.com/bend-n/hew)