Skip to content

pushbots/pushbots-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushBots CLI

PushBots command line interface.

Want to quickly set-up your app for notifications from your terminal?

Install PushBots in your Android and Phonegap application in litterally a few seconds. PushBots CLI will download our SDK, edit your manifest and do all the work for you. You are only two steps away from pure magic.

#Set-up To install pushbots-cli from npm, run:

$ npm install -g pushbots-cli

pushbots --help

Usage

##Install

$ pushbots install

Navigate to your Android project folder (Eclipse/Android Studio) or Phonegap project and run the command and PushBots CLI will download our SDK, edit your manifest and do all the work for you.

##Remove

$ pushbots remove

Remove pushbots installed in your project.

##Test

$ pushbots test

Send a test push notifications to your device.

##Configure

$ pushbots config

Change APPID, APP SECRET, or GCM Sender ID.

Acknowledgments

Built using generator-commader.

Thanks for @drmas for his contributions.

License

Copyright (c) 2015 PushBots

MIT License

About

[DEPRECATED] Pushbots command line tool.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published