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
- Host: GitHub
- URL: https://github.com/markthree/command-shim
- Owner: markthree
- License: mit
- Created: 2023-04-21T10:25:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-01T05:47:00.000Z (over 2 years ago)
- Last Synced: 2025-01-13T05:08:11.735Z (over 1 year ago)
- Topics: bash, command, deno, shim
- Language: TypeScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).