seifer08ms / madmod

module manager for madlib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About

module manager for madlib

License:MIT License


Languages

Language:Python 100.0%