NAME
Carton::Doc::Fatpack - Fatpack carton executable into vendor/bin
SYNOPSIS
carton fatpack
DESCRIPTION
This command creates a fatpack executable of carton
in vendor/bin
directory, so that it can be used to bootstrap deployment process, combined with carton bundle
and carton install --cached
.