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

https://github.com/markthree/command-shim

windows 下自用的命令垫片 | Self used command shim for windows
https://github.com/markthree/command-shim

bash command deno shim

Last synced: about 1 year ago
JSON representation

windows 下自用的命令垫片 | Self used command shim for windows

Awesome Lists containing this project

README

          

# command-shim

windows 下自用的命令垫片 | Self used command shim for windows


## Usage

1. 下载当前项目 | Download the current project
2. 在项目根路径下,执行下面命令 | Under the project root path, execute the
following command

```shell
deno task install
```


## License

Made with [markthree](https://github.com/markthree)

Published under [MIT License](./LICENSE).