Packs for Redis modules into a distributable format
Project description
# RAMP Redis Automatic Module Packaging
Similar to npm init, this packer bundles Redis Modules for later distribution.
It gathers information from modules e.g. module’s name, command list, version and additional metadata.
# Prerequisites Make sure redis-server is on your PATH
`sh export PATH=$PATH:<PATH_TO_REDIS> `
# Usage
## Command line mode
`sh ramp <PATH_TO_RedisModule.so> -a <author> -e <email> -ar <architecture> -d <description> -ho <homepage> -l <license> -ex <extras> -c <cmdargs> -r <redis-min-version> `
For Help
`sh ramp -h `
## Output ramp generates module.zip
Which contains:
RedisModule.so - original module
Module.json - module’s metadata
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ramp-packer-2.0.0.tar.gz
.
File metadata
- Download URL: ramp-packer-2.0.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
fe19d4f804ff7a02bb281c5eec7e3c0b3e5aed8add436d2a9ea96d5639e7b132
|
|
MD5 |
41678f440bcc9164d5070fc8f393aa6c
|
|
BLAKE2b-256 |
8989c17691a79a6f87d020e2f3475810339eb316657c670b51660349ac36d554
|