このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
登録
サインイン
SisMaker
/
rebar3
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
プロジェクト
0
リリース
62
Wiki
アクティビティ
ソースを参照
update plugins doc to remove include of rebar header
pull/21/head
Tristan Sloughter
10年前
親
6914429bc6
コミット
2e0ea8f8d2
1個のファイルの変更
、
0行の追加
、
2行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+0
-2
doc/plugins.md
+ 0
- 2
doc/plugins.md
ファイルの表示
@ -75,8 +75,6 @@ Open up the `src/provider_todo.erl` file and make sure you have the following sk
-export([init/1, do/1, format_error/1]).
-include_lib("rebar3/include/rebar.hrl").
-define(PROVIDER, todo).
-define(DEPS, [app_discovery]).
書き込み
プレビュー
読み込み中…
キャンセル
保存