This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
serverless
Watch
1
Star
0
Fork
0
You've already forked serverless
mirror of
https://github.com/serverless/serverless.git
synced
2025-12-08 19:46:03 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
scripts
History
Mariusz Nowak
0833fd03d1
fix(CLI): Fix general help output when in context of AWS service
...
No AWS specific commands were listed
2021-09-23 13:20:14 +02:00
..
pkg
refactor: Replace
fse.stat
with
fs.promises.stat
(
#9845
)
2021-08-16 15:39:01 +02:00
test
refactor: Replace
fse.readFile
with
fs.promises.readFile
(
#9935
)
2021-09-10 12:00:44 +02:00
postinstall.js
refactor(Telemetry): Ensure generation and related utils are sync
2021-07-06 11:24:21 +02:00
serverless.js
fix(CLI): Fix general help output when in context of AWS service
2021-09-23 13:20:14 +02:00