4 Forks
38 Stars
38 Watchers

NamingThings

Content on tips, tricks, advice, practices for naming things in in software/technology

How to download and setup NamingThings

Open terminal and run command
git clone https://github.com/peteraritchie/NamingThings.git
git clone is used to create a copy or clone of NamingThings repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with NamingThings https://github.com/peteraritchie/NamingThings/archive/master.zip

Or simply clone NamingThings with SSH
[email protected]:peteraritchie/NamingThings.git

If you have some problems with NamingThings

You may open issue on NamingThings support forum (system) here: https://github.com/peteraritchie/NamingThings/issues