sunitparekh / data-anonymization

Want to use production data for testing, data-anonymization can help you.
MIT License
459 stars 92 forks source link

Provide command line utility for generating whitelist DSL from database schema #8

Closed sunitparekh closed 12 years ago

sunitparekh commented 12 years ago

Writing whitelist DSL is pain and takes lot of time. Provide command line utility for generating whitelist DSL from database schema

sunitparekh commented 12 years ago

done. checkout the command 'dataanon help' for more details on generating whitelist DSL from database

justinwiley commented 12 years ago

Can't seem to fire this. Added to my gemfile, and also tried to install system wide

$ gem install data-anonymization Successfully installed data-anonymization-0.3.0 1 gem installed Installing ri documentation for data-anonymization-0.3.0... Installing RDoc documentation for data-anonymization-0.3.0...

$ dataannon -bash: dataannon: command not found

$ bundle exec dataanon bundler: command not found: dataanon Install missing gem executables with bundle install

justinwiley commented 12 years ago

Checked in bin directory, and corrected spelling to datanon, same result. I'm using rbenv FYI, ran rehash, apparently not pulled into shims

sunitparekh commented 12 years ago

thanks for trying out the DataAnonymization.

The utility is in version 0.5.0 and I have released the v 0.5.0 as pre release, so please install it using --pre option... I am really sorry if the documentation has confused you.

checkout here what's in the release. http://sunitparekh.github.com/data-anonymization/#changelog

gem install data-anonymization* --pre*

and try following command datanon as described herehttp://sunitparekh.github.com/data-anonymization/#dsl-generation

I have a question about the utility name, will it be more meaningful if we rename it to data-anon ?

thanks and please keep sending your question and queries, I am happy to answer it. Also I am most of the time online on Skype. My Skype id is sunitparekh

regards, Sunit.

On Tue, Sep 25, 2012 at 1:31 AM, Justin Tyler Wiley < notifications@github.com> wrote:

Checked in bin directory, and corrected spelling to datanon, same result. I'm using rbenv FYI, ran rehash, apparently not pulled into shims

— Reply to this email directly or view it on GitHubhttps://github.com/sunitparekh/data-anonymization/issues/8#issuecomment-8832478.

thanks & regards, Sunit parekh.sunit@gmail.com