├── README.md ├── config └── github_updater.php ├── libraries └── Github_updater.php └── spark.info /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jimdoescode/CodeIgniter-GitHub-Updater/HEAD/README.md -------------------------------------------------------------------------------- /config/github_updater.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jimdoescode/CodeIgniter-GitHub-Updater/HEAD/config/github_updater.php -------------------------------------------------------------------------------- /libraries/Github_updater.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jimdoescode/CodeIgniter-GitHub-Updater/HEAD/libraries/Github_updater.php -------------------------------------------------------------------------------- /spark.info: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/jimdoescode/CodeIgniter-GitHub-Updater/HEAD/spark.info --------------------------------------------------------------------------------