/madmod

module manager for madlib

Primary LanguagePythonMIT LicenseMIT

#MADlib Module Manager A CLI to simplify modules management for MADlib

Init

Create a module structure at the specified location (default location is the current working directory)

List

List all modules at the src folder of MADlib

Install

Install a module at the specified location into src folder of MADlib (default location is the current working directory)

Remove

Remove a module with name from src folder of MADlib