Skip to content

Executable Ruby Gem for anonymizing the contents of a database

License

Notifications You must be signed in to change notification settings

amleaver/pseudo_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PseudoDb

TODO

Installation

Using specific_install:

gem install specific_install
gem specific_install -l https://github.com/amleaver/pseudo_db.git

Or build and install from source:

git clone https://github.com/amleaver/pseudo_db.git
cd pseudo_db && gem build pseudo_db.gemspec
gem install pseudo_db*gem

Usage

TODO

Development

TODO

Contributing

  1. Fork it ( https://github.com/amleaver/pseudo_db/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Executable Ruby Gem for anonymizing the contents of a database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages