rake-d.txt 481 B

123456789101112131415161718
  1. clean=Remove any temporary products.
  2. clobber=Remove any generated file.
  3. clobber_package=Remove package products
  4. clobber_rdoc=Remove rdoc products
  5. doc=
  6. doc/rdoc=
  7. doc/rdoc/index.html=
  8. gem=Build the gem file TBackup-0.0.1.gem
  9. package=Build all the packages
  10. pkg=
  11. pkg/TBackup-0.0.1=
  12. pkg/TBackup-0.0.1.gem=
  13. pkg/TBackup-0.0.1.tgz=
  14. pkg/TBackup-0.0.1.zip=
  15. rdoc=Build the rdoc HTML Files
  16. repackage=Force a rebuild of the package files
  17. rerdoc=Force a rebuild of the RDOC files
  18. test=Run tests