comnik / comnik/declarative-dataflow

How do you run the server?

Aperta
#86 3 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
326
Fork
27
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Hello,

I can't figure out how to build this in a way that I later can run it. This is my first Rust thing ever. I have installed `rustup` and it got me `cargo`. I have run `cargo build` and it compiles everything, even if there are some deprecation warnings.

Running `cargo run` gives me:

```
a bin target must be available for `cargo run`
```

I've also tried `cargo build --all-targets` and the tests got my machine really hot, but still the same `cargo run` results.

I checked the video presentation linked in the README and saw the command `cargo run --bin server -- --` used, but it gives me:

```
error: no bin target named `server`
```

I also looked at the Travis file and did the clippy things (w/o having the faintest idea about what I am doing), but same results.

Now I am out of ideas, and love me some clues.

Guida per i contributori

Apri la guida per i contributori

Direzione di ricerca

Inizia con il comando video del README e il file Travis, quindi confronta queste istruzioni con i target Cargo disponibili. Il lavoro è completato quando il repository spiega chiaramente se e come è possibile eseguire il server, includendo un comando che corrisponda ai target presenti nel repository.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Valutazione

Stack tecnologico
rust
Ambito
documentation
Tipo di issue
Documentazione
Difficoltà
3/5
Tempo stimato
1-2 giorni
Stato di attività
Ferma
Chiarezza
Da chiarire
Idoneità per principianti
25/100

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.