whereiam 0.1.0

Print working directory.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Where am I?

[![GitMoji](https://img.shields.io/badge/Gitmoji-%F0%9F%8E%A8%20-FFDD67.svg)](https://gitmoji.dev)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
![Lines Of Code](https://img.shields.io/tokei/lines/github.com/UltiRequiem/whereami?color=blue&label=Total%20Lines)

### Installation

```bash
cargo install whereiam
```

Or use a binary from [releases](https://github.com/UltiRequiem/whereami/releases/latest).

### License

This project is licensed under the [MIT License](./LICENSE.md).