carrot / ship

⛔️ currently unmaintained ⛔️
Other
151 stars 14 forks source link

make the 1st deployer in the config file the default #25

Closed notslang closed 10 years ago

notslang commented 10 years ago

so you can just use ship without any args

jescalan commented 10 years ago

+1

notslang commented 10 years ago

Actually, this can be much easier by just having a defaultDeployer attribute in the config file. Especially since the deployers are stored as an object where the key is the deployer name (so they technically aren't supposed to have any order).