ソースを参照

dnet: move to /bin

lunar-mining 2 年 前
コミット
02346fdfd4
7 ファイル変更0 行追加0 行削除
  1. 0 0
      bin/dnet/config.toml
  2. 0 0
      bin/dnet/main.py
  3. 0 0
      bin/dnet/model.py
  4. 0 0
      bin/dnet/requirements.txt
  5. 0 0
      bin/dnet/rpc.py
  6. 0 0
      bin/dnet/scroll.py
  7. 0 0
      bin/dnet/view.py

+ 0 - 0
script/dnet/config.toml → bin/dnet/config.toml


+ 0 - 0
script/dnet/main.py → bin/dnet/main.py


+ 0 - 0
script/dnet/model.py → bin/dnet/model.py


+ 0 - 0
script/dnet/requirements.txt → bin/dnet/requirements.txt


+ 0 - 0
script/dnet/rpc.py → bin/dnet/rpc.py


+ 0 - 0
script/dnet/scroll.py → bin/dnet/scroll.py


+ 0 - 0
script/dnet/view.py → bin/dnet/view.py