瀏覽代碼

The .tmp0319203 output is gone

pull/3/head
Fred Hebert 10 年之前
父節點
當前提交
c4cf30e1d2
共有 2 個檔案被更改,包括 0 行新增3 行删除
  1. +0
    -2
      doc/plugins.md
  2. +0
    -1
      priv/templates/plugin_README.md.dtl

+ 0
- 2
doc/plugins.md 查看文件

@ -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 查看文件

@ -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>

Loading…
取消
儲存