Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saber2pr/saber-ioc-cli
a cli for saber-ioc dev
https://github.com/saber2pr/saber-ioc-cli
aop cli ioc saber-ioc typescript
Last synced: 8 days ago
JSON representation
a cli for saber-ioc dev
- Host: GitHub
- URL: https://github.com/saber2pr/saber-ioc-cli
- Owner: Saber2pr
- License: mit
- Created: 2019-02-01T06:46:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T11:40:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-09T00:32:03.248Z (2 months ago)
- Topics: aop, cli, ioc, saber-ioc, typescript
- Language: TypeScript
- Homepage:
- Size: 54.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
saber-ioc-cli
a cli for saber-ioc dev
```bash
# from npm
npm install saber-ioc-cli -g# from github
git clone https://github.com/Saber2pr/saber-ioc-cli.git
```# Usage
1. sioc ``
For example:
```bash
sioc Hello
```---
## start
```bash
npm install
``````bash
npm startnpm run test
```
> Author: saber2pr
---
# License
MIT