Closed sunitparekh closed 12 years ago
done. checkout the command 'dataanon help' for more details on generating whitelist DSL from database
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
Checked in bin directory, and corrected spelling to datanon, same result. I'm using rbenv FYI, ran rehash, apparently not pulled into shims
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
Writing whitelist DSL is pain and takes lot of time. Provide command line utility for generating whitelist DSL from database schema