echo-comment 0.1.4

A bidirectional bash interpreter that converts comments ↔ echo statements
Documentation
1
2
3
4
5
6
7
8
9
10
11
## Just

Please install `just` to run maintenance tasks.

## Precommit

Please use precommit hooks when committing to run the linters.

```
just install-hooks
```