Sha256: 96747ff066f598d6cc1b8fccfb30b5053e48f9eee83e27d6d9e63802aa51f799

Contents?: true

Size: 486 Bytes

Versions: 1

Compression:

Stored size: 486 Bytes

Contents

Examples:

    $ forger upload

Compiles the app/scripts and app/user-data files to the tmp folder. Then uploads the files to an s3 bucket that is configured in config/settings.yml.  Example s3_folder setting:

```yaml
development:
  # Format 1: Simple String
  s3_folder: my-bucket/folder # enables auto sync to s3

  # Format 2: Hash
  # s3_folder:
  #   default: mybucket/path/to/folder
  #   dev_profile1: mybucket/path/to/folder
  #   dev_profile1: another-bucket/storage/path
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
forger-1.6.0 lib/forger/help/upload.md