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
/
lib
/
classes
History
Philipp Muens
b16664357d
Fix linting issues
2016-06-21 14:51:32 +02:00
..
CLI.js
Refactor help displaying in CLI
2016-06-09 19:43:13 +02:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
Error.js
cleaned the codebase and fixed tons of linting issues
2016-05-20 13:33:54 +02:00
PluginManager.js
Refactor plugins to use new constructor based options passing
2016-06-09 20:09:50 +02:00
Service.js
Fix linting issues
2016-06-21 14:51:32 +02:00
Utils.js
Remove unnecessary convertRegionName function
2016-06-21 11:36:36 +02:00
YamlParser.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00