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
82cbccf6b0
Refactor plugins to use new constructor based options passing
2016-06-09 20:09:50 +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
Add automatic servicePath detection functionality
2016-05-26 14:34:56 +02:00
Utils.js
fixed some linting issues
2016-06-02 15:33:23 +02:00
YamlParser.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00