You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
285 B

  1. The Adafruit Feed Mangler
  2. =========================
  3. A dirt-simple PHP web application and command-line utility suite, in PHP, for
  4. extracting info from APIs into Atom feeds.
  5. Development
  6. -----------
  7. sudo apt-get install php5-curl
  8. ./composer.phar update --ignore-platform-reqs