Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afeiship/ushell-module-bootstrap
Bootstrap for ushell modules.
https://github.com/afeiship/ushell-module-bootstrap
boot bootstrap centos init initialize macos module ubuntu ushell
Last synced: 23 days ago
JSON representation
Bootstrap for ushell modules.
- Host: GitHub
- URL: https://github.com/afeiship/ushell-module-bootstrap
- Owner: afeiship
- License: mit
- Created: 2020-11-27T02:50:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T23:20:26.000Z (over 3 years ago)
- Last Synced: 2024-10-12T15:22:54.925Z (about 1 month ago)
- Topics: boot, bootstrap, centos, init, initialize, macos, module, ubuntu, ushell
- Language: Shell
- Homepage:
- Size: 2.93 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-bootstrap
> Bootstrap for ushell modules.[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![download][download-image]][download-url]## installation
```shell
npm i -S ushell-module-bootstrap
```## license
Code released under [the MIT license](https://github.com/afeiship/ushell-module-bootstrap/blob/master/LICENSE.txt).[version-image]: https://img.shields.io/npm/v/ushell-module-bootstrap
[version-url]: https://npmjs.org/package/ushell-module-bootstrap[license-image]: https://img.shields.io/npm/l/ushell-module-bootstrap
[license-url]: https://github.com/afeiship/ushell-module-bootstrap/blob/master/LICENSE.txt[download-image]: https://img.shields.io/npm/dm/ushell-module-bootstrap
[download-url]: https://www.npmjs.com/package/ushell-module-bootstrap