Skip to content

stakodiak/pugs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

pugs

python utilities (good scripts)

Geting started

Clone the repository and run ./fetch.py. This puts all the example scripts in your path.

alexs-mbp-2:~ alex$ git clone https://github.com/stakodiak/pugs/
Cloning into 'pugs'...
remote: Counting objects: 51, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 51 (delta 0), reused 0 (delta 0), pack-reused 48
Unpacking objects: 100% (51/51), done.
Checking connectivity... done.
alexs-mbp-2:~ alex$ cd pugs/
alexs-mbp-2:pugs alex$ ./fetch.py 
Fetched 6 scripts.
1 - len (added)
2 - max (added)
3 - re (added)
4 - rot13 (added)
5 - sum (added)
6 - u2d (added)

Try adding a script to barks/ and running ./fetch.py again.

About

python utilities (good scripts)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages