Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/njleonzhang/ionic-auto-update
an angular service for ionic auto update.
https://github.com/njleonzhang/ionic-auto-update
Last synced: about 2 months ago
JSON representation
an angular service for ionic auto update.
- Host: GitHub
- URL: https://github.com/njleonzhang/ionic-auto-update
- Owner: njleonzhang
- Created: 2016-10-26T01:42:47.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-03T08:55:37.000Z (about 8 years ago)
- Last Synced: 2024-10-10T10:47:11.775Z (3 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This project is generated by [generator-angular-modules](https://github.com/njleonzhang/generator-angular-modules)
## Usage
### Build package
`npm run build`
### Publish to bower
`npm run register`
### Install
`bower install ionic-auto-update --save`
### Cordova Plugins
* cordova-plugin-device
* cordova-plugin-file
* cordova-plugin-file-transfer
* cordova-plugin-file-opener2
* cordova-plugin-pdialog
* cordova-plugin-dialogs
* cordova-plugin-inappbrowser## Getting To Know Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).## License
Apache-2.0 © [njleonzhang](https://github.com/njleonzhang)
## Check the generator [readme](https://github.com/njleonzhang/generator-angular-modules) for more details.