mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
Update commands.md
This commit is contained in:
parent
cde1024bc4
commit
24df209a44
@ -17,7 +17,7 @@ Commands that deal with JAWS projects
|
||||
|
||||
### Module Commands
|
||||
|
||||
Commands that interact with [aws modules](https://github.com/awsm-org/awsm) (awsm)
|
||||
Commands that interact with [aws modules](./aws_modules.md) (awsm)
|
||||
|
||||
* ##### `$ jaws module create`
|
||||
|
||||
@ -27,7 +27,7 @@ Commands that interact with [aws modules](https://github.com/awsm-org/awsm) (aws
|
||||
|
||||
* ##### aws module installation and update
|
||||
|
||||
* We leverage the most popualar package manager for the runtime and utilize a post-install hook to JAWS stuff. For example in nodejs: `npm install awsm-images --save`. See [awsm-org](https://github.com/awsm-org/awsm) for more info.
|
||||
* We leverage the most popualar package manager for the runtime and utilize a post-install hook to JAWS stuff. For example in nodejs: `npm install awsm-images --save`. See [awsm-org](./aws_modules.md) for more info.
|
||||
|
||||
### Region Commands
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user