Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 370 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 370 Bytes

Project 1 Template

Clone

Develop and Test

Edit the file function.rb to provide the necessary implementation.

ruby function.rb

Deploy

./deploy AWS_ACCOUNT_NAME

Teardown (if necessary)

./teardown AWS_ACCOUNT_NAME

Note: Don't teardown after you've submitted your project. We'll clean everything up when the project is done being graded.