Toggle navigation
Toggle navigation
This project
Loading...
Sign in
서승완
/
kappa
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
astewart-twist
2015-11-25 09:18:07 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
caa0d2d6bfb5c861b722f315c0ac41c2b016b69e
caa0d2d6
1 parent
f162ba4e
Update README.md
Added install instructions.
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
README.md
README.md
View file @
caa0d2d
...
...
@@ -33,6 +33,18 @@ your function on.
If you need to make changes, kappa will allow you to easily update your Lambda
function with new code or update your event sources as needed.
Installation
------------
The quickest way to get kappa is to install the latest stable version via pip:
pip install kappa
Or for the development version:
pip install git+https://github.com/garnaat/kappa.git
Getting Started
---------------
...
...
Please
register
or
login
to post a comment