1.2.0 • Published 8 years ago

asd-agent v1.2.0

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
8 years ago

npm version Build Status Dependency Status devDependency Status

asd-agent

Deploy static web-apps on AWS

Setup

For update the asd-agent server, you should

npm i -g asd-agent

After that, you should stop the forever daemon

forever stop "id"

setup the environment variables:

export S3_BUCKET="S3_BUCKET"
export SNS_TOPIC_ARN="SNS_TOPIC_ARN"

and start the updated asd-agent

forever start $(which asd-agent)
1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago