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
Mitch Garnaat
2015-12-04 13:18:40 -0500
Browse Files
Options
Browse Files
Download
Plain Diff
Commit
79656d0bc369aa0cd04ea313419f443b634fa14b
79656d0b
2 parents
f162ba4e
caa0d2d6
Merge pull request #38 from astewart-twist/develop
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
0 deletions
README.md
README.md
View file @
79656d0
...
...
@@ -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