Skip to content

LeafSoftware/cookiecutter-lambder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a cookiecutter template used to create Lambder projects. It will create the framework you can use to create new AWS Lambdas which can be scheduled by Lambder.

REQUIRES:

You can create a new Lambder project with cookiecutter:

cookiecutter https://github.com/LeafSoftware/cookiecutter-lambder

But the best way is to just use the lambder command from python-lambder:

lambder functions create --name foo --bucket mybucket

See the python-lambder README for more details.

About

Cookiecutter project for creating AWS Lambdas for Lambder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages