Skip to content

dylnclrk/exampler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Exampler

If you like working with YML files in your Ruby projects and tend to create .example.yml files to ignore the actual settings for your projects to keep them from entering your version control, this might come in handy.

It just copies all those pesky example files into the normal YML versions.

Usage

cd ~/projects/
git clone [email protected]:davidjairala/exampler.git
cd my_project/
../exampler/exampler

Requirements

  • Git

About

copies .example.yml over to .yml files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%