Skip to content
/ dieselup Public

Lift up your topic to the top in Diesel Forum (PHP)

Notifications You must be signed in to change notification settings

xcopy/dieselup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIESELUP Build Status Latest Stable Version

System requirements

  • *nix
  • Git
  • cURL
  • PHP 5.6+ (curl, json and dom extensions)
  • Composer

Usage:

cd
git clone git@github.com:xcopy/dieselup.git
cd dieselup
composer install
USERNAME=your-username PASSWORD=your-password bin/dieselup YOUR-TOPIC-ID

Cron task example:

USERNAME=your-username
PASSWORD=your-password
...
*/1 * * * * /path/to/dieselup/bin/dieselup YOUR-TOPIC-ID > /dev/null 2>&1

That's it!

Like Ruby?

Sweet. Check out Ruby dieselup

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Lift up your topic to the top in Diesel Forum (PHP)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages