https://github.com/ratson/hya
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ratson/hya
- Owner: ratson
- Created: 2019-03-19T15:33:16.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-20T16:30:59.000Z (about 7 years ago)
- Last Synced: 2025-03-01T02:52:30.506Z (over 1 year ago)
- Language: JavaScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hya
Build Cordova app effortlessly.
## Installation
```
npm install hya --save
```
## Usage
```
hya build
hya cordova prepare
```