feat(01-bmpmafia): added nerdybmp program
This commit is contained in:
19
01-bmpmafia/README.md
Normal file
19
01-bmpmafia/README.md
Normal file
@ -0,0 +1,19 @@
|
||||
# BMPMAFIA
|
||||
|
||||
> working with michaelsoft binbows® bitmap format
|
||||
|
||||
## 🤓 `nerdybmp`
|
||||
|
||||
just prints out some basic `.bmp` file properties
|
||||
|
||||
### build
|
||||
|
||||
```sh
|
||||
make nerdybmp
|
||||
```
|
||||
|
||||
### usage
|
||||
|
||||
```sh
|
||||
build/nerdybmp some/path/to/file.bmp
|
||||
```
|
||||
Reference in New Issue
Block a user