joshuaflanagan / serverless-ruby-package

serverless plugin to package ruby gems
39 stars 11 forks source link

custom template using serverless-ruby-package...not really an issue #22

Open apsoto opened 4 years ago

apsoto commented 4 years ago

Sorry to create an issue, but I wanted to let you know about a custom template I created that uses the serverless-ruby-package.

After quite a few serverless ruby projects, I’ve packaged up the basic things I always install into a custom template to cut down on the setup time needed to get a new serverless ruby project started.

TBH, parts of this might make sense to merge into this project.

Hope someone else finds it useful.

https://github.com/apsoto/serverless-aws-ruby-template