Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/ushell-module-vscode
Unix like shell module for vscode.
https://github.com/afeiship/ushell-module-vscode
alias aliases shell unix ushell vscode
Last synced: 20 days ago
JSON representation
Unix like shell module for vscode.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-vscode
- Owner: afeiship
- License: mit
- Created: 2017-02-17T02:51:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-20T14:07:13.000Z (about 2 years ago)
- Last Synced: 2024-10-06T22:23:15.377Z (about 1 month ago)
- Topics: alias, aliases, shell, unix, ushell, vscode
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-vscode
> Unix like shell module for vscode.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]## installation
```shell
npm i -S @jswork/ushell-module-vscode
```## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-vscode/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-vscode
[version-url]: https://npmjs.org/package/@jswork/ushell-module-vscode[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-vscode
[license-url]: https://github.com/afeiship/ushell-module-vscode/blob/master/LICENSE.txt[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-vscode
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-vscode