Quellcode durchsuchen

The .tmp0319203 output is gone

pull/3/head
Fred Hebert vor 10 Jahren
Ursprung
Commit
c4cf30e1d2
2 geänderte Dateien mit 0 neuen und 3 gelöschten Zeilen
  1. +0
    -2
      doc/plugins.md
  2. +0
    -1
      priv/templates/plugin_README.md.dtl

+ 0
- 2
doc/plugins.md Datei anzeigen

@ -32,7 +32,6 @@ Then you can just call it directly:
```
→ rebar3 plugin_name
===> Fetching plugin_name
Cloning into '.tmp_dir539136867963'...
===> Compiling plugin_name
<PLUGIN OUTPUT>
```
@ -188,7 +187,6 @@ Then you can just call it directly:
```
→ rebar3 todo
===> Fetching provider_todo
Cloning into '.tmp_dir539136867963'...
===> Compiling provider_todo
Application merklet
/Users/ferd/code/self/merklet/src/merklet.erl

+ 0
- 1
priv/templates/plugin_README.md.dtl Datei anzeigen

@ -22,6 +22,5 @@ Then just call your plugin directly in an existing application:
$ rebar3 {{name}}
===> Fetching {{name}}
Cloning into '.tmp_dir539136867963'...
===> Compiling {{name}}
<Plugin Output>

Laden…
Abbrechen
Speichern