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
2026-01-18 14:58:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
serverless
/
lib
/
classes
History
horike37
264cbff6c2
Add newline on error message
2016-10-09 13:20:08 +09:00
..
CLI.js
refactor PluginManager and CLI to better support command nesting
2016-09-28 11:34:50 -04:00
Config.js
refactor: removed instances keyword and replaces this.S to this.serverless
2016-05-24 11:33:36 +02:00
Error.js
Add newline on error message
2016-10-09 13:20:08 +09:00
PluginManager.js
add Merge plugin commands
2016-09-28 13:45:04 -04:00
Service.js
Merge pull request
#2194
from craftship/globs-exclude
2016-10-03 15:09:46 -07:00
Utils.js
Merge pull request
#2101
from serverless/update-tracking-functionality
2016-09-22 14:35:04 +02:00
Variables.js
fix bug where variableSyntax is never set from config
2016-09-16 17:15:25 +10:00
YamlParser.js
added file reference to the new variable system
2016-08-31 16:37:58 +09:00