Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vutran/wonders-demo
Demo application made by Wonders.
https://github.com/vutran/wonders-demo
cli command-line demo jsx
Last synced: 13 days ago
JSON representation
Demo application made by Wonders.
- Host: GitHub
- URL: https://github.com/vutran/wonders-demo
- Owner: vutran
- Created: 2017-03-26T21:54:17.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-13T04:19:47.000Z (over 7 years ago)
- Last Synced: 2024-11-29T03:51:11.120Z (about 1 month ago)
- Topics: cli, command-line, demo, jsx
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# wonders-demo
> Demo application made by [Wonders](https://github.com/vutran/wonders).
## Install
```bash
$ npm i -g wonders-demo
```## Usage
```bash
# Prints "Beep!"$ wonders beep
# Prints "Boop!"
$ wonders boop
# Search for a repository
$ wonders search
```## Related
- [Wonders](https://github.com/vutran/wonders/) - Declarative framework for building CLI apps.
## License
MIT © [Vu Tran](https://github.com/vutran/)