Open miyagawa opened 2 years ago
Add this to the doc, or implement aliases:
carton install --deployment
carmel install --frozen
carton bundle
carmel package
Add this to the doc, or implement aliases:
carton install --deployment
equivalent is currently not implemented. It could becarmel install --frozen
(see #57)carton bundle
equivalent iscarmel package
(#63)