소스 검색

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>

불러오는 중...
취소
저장