cryptosphere/cryptosphere

View on GitHub
bin/crypt

Summary

Maintainability
Test Coverage
#!/usr/bin/env ruby
require 'cryptosphere/cli'

Cryptosphere::CLI.start(ARGV)