Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 638 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 638 Bytes

MO

Mobile Objects for Music (MOM), Mobile Object for Drawing (MOD), and ...

Installation

First: clone this repo:

git clone [email protected]:batchku/MO.git

Then: This repo relies on a aLib-pd as a submodule. You can either clone that repo separately, or use this command within the MO repository to pull the submodule:

git submodule update --init --recursive

nameChange.sh

To test for resulting name change use "test":

./nameChanger.sh test searchTerm wordToReplaceWith

To actually change use "change":

./nameChanger.sh change searchTerm wordToReplaceWith