Sha256: 8c725301ae2e1028e38b087a4f7e723b5c57715085cbac081278881552b3c2bb
Contents?: true
Size: 169 Bytes
Versions: 3
Compression:
Stored size: 169 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true $LOAD_PATH.unshift "#{__dir__}/../lib" require "cpf_cnpj" CpfCnpj::CLI.new(CPF, ARGV, $stdin, $stdout, $stderr).start
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cpf_cnpj-1.0.1 | bin/cpf |
cpf_cnpj-1.0.0 | bin/cpf |
cpf_cnpj-0.6.0 | bin/cpf |