Skip to content
/ wtf Public

Scratch repo so I can figure out what github is doing weirdly without pumping test commits through my normal repos. github is great, but sometimes it's really hard to figure out what magic it's doing.

Notifications You must be signed in to change notification settings

igal/wtf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

WTF

Scratch repo so I can figure out what github is doing weirdly without pumping test commits through my normal repos. github is great, but sometimes it's really hard to figure out what magic it's doing.


Running

There are a number of ways to run the puppet-module program:

  1. From an official gem: Install it by running:

     sudo gem install puppet-module
    
  2. From a locally-built gem: Checkout the source code and from the checkout directory, run:

     sudo gem install pkg/puppet-module-0.3.0.gem
    
  3. From a source code checkout: Checkout the source code and from the checkout directory, run:

     alias puppet-module=$PWD/bin/puppet-module
    

Basics

Display the program's built-in help by running:

About

Scratch repo so I can figure out what github is doing weirdly without pumping test commits through my normal repos. github is great, but sometimes it's really hard to figure out what magic it's doing.

Resources

Stars

Watchers

Forks

Packages

No packages published