11 lines
215 B
Markdown
11 lines
215 B
Markdown
# cmd_decoder - a text base command decoder
|
|
|
|
## depencies
|
|
|
|
- clone the repository [more_string](https://gitee.com/impressionyang/more_string) in the upper dirctory
|
|
|
|
## build
|
|
|
|
```bash
|
|
make -f cmd_decoder_makefile
|
|
``` |