Changes between Version 5 and Version 6 of HowTo/UseDropboxToTestInstallScripts
- Timestamp:
- 09/16/14 17:28:18 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/UseDropboxToTestInstallScripts
v5 v6 3 3 Testing install scripts often requires a cycle of testing and modification to get the tarball just right. 4 4 5 Here's how to use Dropbox to test your install script. 5 Here's how to use Dropbox to test your install script. 6 6 7 7 == Requirements == 8 * You must have a Dropboxaccount in order for this to work.8 * You must have a [https://www.dropbox.com Dropbox] account in order for this to work. 9 9 * You can test install scripts with any tool using this method. 10 * You can not use a Dropbox url for an ''RSpec'' with Flack using this method. (However you can use the load from a filefeature with Flack.)10 * You can not use a Dropbox '''url''' to reference an RSpec in Flack using this method. (However you can use the load from a ''file'' feature with Flack.) 11 11 12 12 == Instructions ==