PDA

View Full Version : Contribute your Avizo XPand modules


mmarsh
14th July 2009, 20:48
Hello Avizo User Community,

We welcome all Avizo XPand users who want to share XPand modules to contribute them to the forums.

You may upload the source code with a forums post. For sharing binaries, forum users may make specific requests.


Mac/Linux:
$ cd $AVIZO_LOCAL
$ tar -cvzf mypackage.tgz src/mypackage

Windows:
Use the zip utility of your choice (e.g. WinZip) to make a compress $AVIZO_LOCAL/src/mypackage

where [mypackage] is the name of the Avizo XPand package you created.

Cheers,
Mike