Sha256: 3d944511c63c13a927b876ad27310cfde6ea709735a941e4364698aab1d92c1b
Contents?: true
Size: 358 Bytes
Versions: 47
Compression:
Stored size: 358 Bytes
Contents
Builds, packages and uploads the gem to s3 all in one step. This is useful for simply compiled gems that do not required any shared .so files during runtime. Examples: $ lambdagem all byebug --s3 lambdagems So the above command is the same as running: $ lambdagem build byebug $ lambdagem package byebug $ lambdagem upload byebug --s3 lambdagems
Version data entries
47 entries across 47 versions & 1 rubygems