我想以某种方式要求用户说出他们的 flickr_id、flickr_apikey 和那些东西,但是我很乐意在我的安装命令下这样做,所以它不会因为所有的参数而变得如此冗长和沉重。
所以像
$ thor PhotoonRails:install
We're about to install your system.. blaa, blaa, blaa...
We have to know you're Flick ID, get i here http://idgettr.com/
Flickr ID: {here you should type your id}
We also has to know you're flick api key, make one here ...
API Key: {here you should type your key}
等等?你明白这个想法,并且可以做到吗?