mbarre / chocolatey-schemacrawler

Chocolatey package source to install schemacrawler

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build status Chocolatey Chocolatey

chocolatey-schemacrawler

Chocolatey package source to install schemacrawler. More details about this project on this linkedIn article.

Prerequisite

Have chocolatey properly installed and web access.

Install from choco repo

To install schemacrawler, simply run, with Administrator privileges :

choco install schemacrawler

Uninstall package :

choco uninstall schemacrawler

Build and install commands

With Administrator privileges, run a cmd shell.

Uninstall package :

choco uninstall schemacrawler

Manually build and install the package from the source :

choco install -fdv schemacrawler.nuspec

Push the package to central package repository : check prepared ant tasks.

For developers

For developers, take a look at the ant build tasks used to automate package compile and build.

About

Chocolatey package source to install schemacrawler