File deployment helper (file system, google storage)
tekartik_deploy:
git:
url: https://github.com/tekartik/deploy.dart
ref: dart3a
version: ">=0.5.0"
Google Cloud Storage web deploy
gswebdeploy <local_src> <gs://bucket/path>
local dir deploy
dirdeploy
Google Cloud Storage deploy
gsdeploy
For dirdeploy
files:
- file_to_include
file_to_include2: new_file_name
exclude:
file_or_dir_to exclude
pub global activate -s git https://github.com/tekartik/deploy.dart
pub global activate -s path .