Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ruby

Instructions

Run command

$ ruby start.rb

Sample!

How to contribute to the project

1. Add the remote repository source at your local repositoy

$ git remote add upstream https://github.com/bragadaniel/cpf_digit.git

Or SSH

$ git remote add upstream git@github.com:bragadaniel/cpf_digit.git

2. Sync your repository with the original repository

$ git fetch upstream

3. Update your local repository

$ git checkout master
$ git merge upstream/master

4. Work on it and send your changes

$ git push origin master

5. Do a pull request at your fork on GitHub

About

Generate fake cpf with ruby

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages