Просмотр исходного кода

fix : Delete repo that exist no more cmd folder

satellity repo does not have cmd folder
chore/proposed-structure
bossm0n5t3r 4 лет назад
Родитель
Сommit
5a9c66ac1f
1 измененных файлов: 6 добавлений и 8 удалений
  1. +6
    -8
      cmd/README.md

+ 6
- 8
cmd/README.md Просмотреть файл

@@ -10,11 +10,9 @@ It's common to have a small `main` function that imports and invokes the code fr

Examples:

* https://github.com/heptio/ark/tree/master/cmd (just a really small `main` function with everything else in packages)
* https://github.com/moby/moby/tree/master/cmd
* https://github.com/prometheus/prometheus/tree/master/cmd
* https://github.com/influxdata/influxdb/tree/master/cmd
* https://github.com/kubernetes/kubernetes/tree/master/cmd
* https://github.com/satellity/satellity/tree/master/cmd/satellity
* https://github.com/dapr/dapr/tree/master/cmd

- https://github.com/heptio/ark/tree/master/cmd (just a really small `main` function with everything else in packages)
- https://github.com/moby/moby/tree/master/cmd
- https://github.com/prometheus/prometheus/tree/master/cmd
- https://github.com/influxdata/influxdb/tree/master/cmd
- https://github.com/kubernetes/kubernetes/tree/master/cmd
- https://github.com/dapr/dapr/tree/master/cmd

Загрузка…
Отмена
Сохранить