Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created August 14, 2019 13:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/19d14b6863b422daa96c797e473f640f to your computer and use it in GitHub Desktop.
Save Whateverable/19d14b6863b422daa96c797e473f640f to your computer and use it in GitHub Desktop.
greppable6
File Code
HMBRAND/Text-CSV
…/.travis.yml :15:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
HMBRAND/Text-CSV
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-master/install/share/perl6/site/bin:~/.rakudobrew/moar-master/zef/bin:$PATH
HMBRAND/Text-CSV
…/.travis.yml :22:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-master/install/share/perl6/site/bin:~/.rakudobrew/moar-master/zef/bin:$PATH
HMBRAND/Text-CSV
…/010-rakudo.txt :1:
$ git clone github.com:tadzik/rakudobrew ~/.rakudobrew
HMBRAND/Text-CSV
…/010-rakudo.txt :2:
$ cd ~/.rakudobrew
HMBRAND/Text-CSV
…/010-rakudo.txt :3:
$ export PATH=$PATH:~/.rakudobrew/bin
MARTIMM/Auth-SCRAM
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/BSON
…/.travis.yml :19:
# - $HOME/.rakudobrew
MARTIMM/GTK-Glade
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/GTK-V3
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/MongoDB
…/.travis.yml :75:
# - $HOME/.rakudobrew
MARTIMM/XML-Actions
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MELEZHIK/Sparky
…/README.md :106:
PATH => '/root/.rakudobrew/moar-master/install/share/perl6/site/bin:$PATH'
UFOBAT/Bailador
…/20-cli.t :20:
# $*EXECUTABLE -> /home/travis/.rakudobrew/bin/../moar-nom/install/bin/perl6
UFOBAT/Bailador
…/20-cli.t :21:
# want to append -> /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin';
UFOBAT/StrictClass
…/.travis.yml :10:
- docker exec -it p6-StrictClass /root/.rakudobrew/moar-master/install/share/perl6/site/bin/prove6 -l t
UGEXE/zef
…/README.pod :216:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6/site
UGEXE/zef
…/README.pod :219:
===> Found via /home/nickl/.rakudobrew/moar-nom/install/share/perl6
Bailador/Bailador
…/20-cli.t :20:
# $*EXECUTABLE -> /home/travis/.rakudobrew/bin/../moar-nom/install/bin/perl6
Bailador/Bailador
…/20-cli.t :21:
# want to append -> /home/travis/.rakudobrew/moar-nom/install/share/perl6/site/bin';
MARTIMM/Auth-SCRAM
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/BSON
…/.travis.yml :19:
# - $HOME/.rakudobrew
MARTIMM/PKCS5
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/config-datalang-refine
…/.travis.yml :17:
# - $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/config-datalang-refine
…/.travis.yml :19:
# - $HOME/.rakudobrew
MARTIMM/mongo-perl6-driver
…/.travis.yml :58:
# - $HOME/.rakudobrew
MARTIMM/pod-render
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/semaphore-readerswriters
…/.travis.yml :16:
# - $TRAVIS_BUILD_DIR/.rakudobrew
MARTIMM/unicode-precis
…/.travis.yml :16:
- $TRAVIS_BUILD_DIR/.rakudobrew
Tux/CSV
…/.travis.yml :15:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
Tux/CSV
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-master/install/share/perl6/site/bin:~/.rakudobrew/moar-master/zef/bin:$PATH
Tux/CSV
…/.travis.yml :22:
- export PATH=~/.rakudobrew/bin:~/.rakudobrew/moar-master/install/share/perl6/site/bin:~/.rakudobrew/moar-master/zef/bin:$PATH
Tux/CSV
…/010-rakudo.txt :1:
$ git clone github.com:tadzik/rakudobrew ~/.rakudobrew
Tux/CSV
…/010-rakudo.txt :2:
$ cd ~/.rakudobrew
Tux/CSV
…/010-rakudo.txt :3:
$ export PATH=$PATH:~/.rakudobrew/bin
ab5tract/Terminal-Print
…/Makefile :5:
PREFIX = /home/ab5tract/.rakudobrew/moar-HEAD/install/languages/perl6/site
atweiden/config-toml
…/.travis.yml :13:
- PATH=~/.rakudobrew/bin:$PATH
atweiden/mktxn
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:$PATH
atweiden/sustenance
…/.travis.yml :13:
- PATH=~/.rakudobrew/bin:$PATH
atweiden/txn-parser
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:$PATH
atweiden/txn-remarshal
…/.travis.yml :14:
- PATH=~/.rakudobrew/bin:$PATH
briandfoy/perl6-chemistry-elements
…/langs_zip.pl :1:
#!/Users/brian/.rakudobrew/bin/perl6
cedric-vincent/kains
…/README.txt :338:
$ git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
cedric-vincent/kains
…/README.txt :340:
$ export PATH=~/.rakudobrew/bin:$PATH
jnthn/p6-app-installermaker-wix
…/Configuration.pm6 :5:
has $.rakudo;
jnthn/p6-app-installermaker-wix
…/InstallerBuilder.pm6 :122:
RAKUDO-VERSION => $conf.versions.rakudo,
perl6-all-modules/github/p6-Linux-Cpuinfo/.travis.yml - git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
perl6-all-modules/github/p6-Linux-Cpuinfo/.travis.yml - export PATH=~/.rakudobrew/bin:$PATH
perl6-all-modules/github/p6-Linux-Fuser/.travis.yml - git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
perl6-all-modules/github/p6-Linux-Fuser/.travis.yml - export PATH=~/.rakudobrew/bin:$PATH
perl6-community-modules/perl6-Toaster
…/README.md :35:
git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
perl6-community-modules/perl6-Toaster
…/README.md :37:
echo 'export PATH=~/bin:~/.rakudobrew/bin:~/.rakudobrew/moar-master/install/share/perl6/site/bin:$PATH' >> ~/.bashrc
perl6/doc
…/.travis.yml :12:
- $HOME/.rakudobrew
perl6/doc
…/update-and-sync :7:
source /home/rakudobrew/.rakudobrew-bash
perl6/perl6-http-server
…/.travis.yml :15:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
perl6/perl6-http-server
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:$PATH
perl6/perl6-lwp-simple
…/lwp-download.p6 :6:
my $url = @*ARGS[0] // "http://www.rakudo.org";
perl6/perl6-lwp-simple
…/lwp-get.p6 :6:
my $url = @*ARGS[0] // "http://www.rakudo.org";
perl6/perl6-lwp-simple
…/parse-url.t :20:
'http://www.rakudo.org',
perl6/perl6-lwp-simple
…/parse-url.t :21:
['http', 'www.rakudo.org', 80, '/'],
perl6/perl6-lwp-simple
…/parse-url.t :28:
'https://www.rakudo.org/rakudo-latest.tar.bz2',
perl6/perl6-lwp-simple
…/parse-url.t :29:
['https', 'www.rakudo.org', 443, '/rakudo-latest.tar.bz2'],
perl6/whateverable
…/whateverable@.service :11:
ExecStart=/home/bisectable/.rakudobrew/bin/perl6 /home/bisectable/git/whateverable/xbin/%i.p6
perl6/whateverable
…/Nativecallable.p6 :16:
%ENV<PATH> = join ‘:’, ‘/home/bisectable/.rakudobrew/bin’, %ENV<PATH>; # TODO
perl6/whateverable
…/Releasable.p6 :33:
my $BLOCKERS-URL-RT = ‘https://fail.rakudo.party/release/blockers.json’;
perl6/whateverable
…/Reportable.p6 :113:
$env<PATH> = ‘/home/bisectable/.rakudobrew/bin/’ ~ ‘:’ ~ $env<PATH>; # TODO any better solution?
perl6/whateverable
…/Undersightable.p6 :82:
fail.rakudo.party
soundart/perl6-tweetnacl
…/README.md :82:
export PATH=~/.rakudobrew/bin:$PATH
soundart/perl6-tweetnacl
…/README.md :83:
export PATH=~/.rakudobrew/moar-2015.12/install/share/perl6/site/bin:$PATH
spitsh/spitsh
…/.travis.yml :14:
- PATH="/home/travis/.rakudobrew/moar-master/install/share/perl6/site/bin:$PATH"
tony-o/perl6-html-parser-xml
…/.travis.yml :18:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
tony-o/perl6-html-parser-xml
…/.travis.yml :19:
- export PATH=~/.rakudobrew/bin:$PATH
tony-o/perl6-http-server-logger
…/.travis.yml :15:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
tony-o/perl6-http-server-logger
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:$PATH
tony-o/perl6-http-server-threaded
…/.travis.yml :15:
- git clone https://github.com/tadzik/rakudobrew ~/.rakudobrew
tony-o/perl6-http-server-threaded
…/.travis.yml :16:
- export PATH=~/.rakudobrew/bin:$PATH
ufobat/p6-StrictClass
…/.travis.yml :10:
- docker exec -it p6-StrictClass /root/.rakudobrew/moar-master/install/share/perl6/site/bin/prove6 -l t
ugexe/zef
…/README.pod :239:
===> Found via /home/nickl/.rakudobrew/moar-master/install/share/perl6/site
ugexe/zef
…/README.pod :242:
===> Found via /home/nickl/.rakudobrew/moar-master/install/share/perl6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment