https://github.com/afeiship/ushell-module-rust
Shell module for rust.
https://github.com/afeiship/ushell-module-rust
cargo rust shell unix
Last synced: about 2 months ago
JSON representation
Shell module for rust.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-rust
- Owner: afeiship
- License: mit
- Created: 2018-08-08T03:03:54.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-16T15:48:07.000Z (over 1 year ago)
- Last Synced: 2025-10-22T19:41:31.279Z (8 months ago)
- Topics: cargo, rust, shell, unix
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-rust
> Shell module for rust.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-module-rust
```
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-rust/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-rust
[version-url]: https://npmjs.org/package/@jswork/ushell-module-rust
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-rust
[license-url]: https://github.com/afeiship/ushell-module-rust/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-rust
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-rust