https://github.com/afeiship/ushell-module-go
Ushell module for go lang.
https://github.com/afeiship/ushell-module-go
go gor shell test tidy
Last synced: 3 months ago
JSON representation
Ushell module for go lang.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-go
- Owner: afeiship
- License: mit
- Created: 2017-07-06T02:57:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T22:48:35.000Z (over 1 year ago)
- Last Synced: 2025-06-11T15:32:14.967Z (11 months ago)
- Topics: go, gor, shell, test, tidy
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ushell-module-go
> Ushell module for golang.
[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]
## installation
```shell
npm i -S @jswork/ushell-module-go
```
## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-go/blob/master/LICENSE.txt).
[version-image]: https://img.shields.io/npm/v/@jswork/ushell-module-go
[version-url]: https://npmjs.org/package/@jswork/ushell-module-go
[license-image]: https://img.shields.io/npm/l/@jswork/ushell-module-go
[license-url]: https://github.com/afeiship/ushell-module-go/blob/master/LICENSE.txt
[download-image]: https://img.shields.io/npm/dm/@jswork/ushell-module-go
[download-url]: https://www.npmjs.com/package/@jswork/ushell-module-go