projects
/
tweeper.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
TODO: update the entry about twitter images and cards, images are now supported
[tweeper.git]
/
tweeper
1
#!/usr/bin/env php
2
<?php
3
4
/**
5
* @file
6
* CLI file to run tweeper.
7
*/
8
9
require dirname(__FILE__) . '/tweeper.php';