fsdl-text-recognizer-2022
fsdl-text-recognizer-2022 copied to clipboard
add AWS CLI actions to Makefile
There's a really nice Makefile here to build off of:
https://github.com/caseyfitz/cookiecutter-disco-pie/blob/4a7f44cae4c40fde154321d5a4ede5034a13666f/%7B%7Bcookiecutter.repo_name%7D%7D/Makefile
I like that
Thank you, Sergey
On Mon, Jul 18, 2022 at 6:20 PM, Charles Frye @.***> wrote:
There's a really nice Makefile here to build off of:
https://github.com/caseyfitz/cookiecutter-disco-pie/blob/ 4a7f44cae4c40fde154321d5a4ede5034a13666f/%7B%7Bcookiecutter. repo_name%7D%7D/Makefile
— Reply to this email directly, view it on GitHub https://github.com/full-stack-deep-learning/fsdl-text-recognizer-2022/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAABGEOFJLXEB4XL33O2AKTVUX7GZANCNFSM536H5N2Q . You are receiving this because you are subscribed to this thread.Message ID: @.*** com>
I merged that Makefile
with our style of deployment (with function URLs) in this notebook. Should be no more than an hour of work to convert that into an actual Makefile
.