build.properties.dist 391 B

12345678910111213141516
  1. # you may need to update this if you're working on a fork.
  2. guzzle.remote=git@github.com:guzzle/guzzle.git
  3. # github credentials -- only used by GitHub API calls to create subtree repos
  4. github.basicauth=username:password
  5. # for the subtree split and testing
  6. github.org=guzzle
  7. # your git path
  8. cmd.git=git
  9. # your composer command
  10. cmd.composer=composer
  11. # test server start
  12. cmd.testserver=node