Created
April 13, 2018 02:45
-
-
Save mkmik/6961187443dcbe1de72e1fe3b6ffbe81 to your computer and use it in GitHub Desktop.
plan9 plumbing rules for golang fully qualified packages (import paths)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
home=/Users/mkm | |
type is text | |
data matches '[a-zA-Z0-9_\-./]+' | |
arg isdir $home/go/src/$0 | |
data set $home/go/src/$0 | |
plumb to edit | |
plumb client $editor |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment