Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)