Launching Meli for the second time... #33

Closed
opened 2019-10-23 08:18:08 +03:00 by bruce78 · 2 comments

I read in the readme that

You can build and run meli with one command:

# cargo run --release

But how do I run it for a second time? When I installed Meli a couple of weeks ago, meli wasn't in my path... What am I missing here? Thanks!

I read in the readme that ``` You can build and run meli with one command: # cargo run --release ``` But how do I run it for a second time? When I installed Meli a couple of weeks ago, meli wasn't in my path... What am I missing here? Thanks!

Hello,

The README mentions above

The resulting binary will then be found under target/release/meli

Thank you for trying the project!

EDIT: Misread your question, sorry. You can run it at any time with the command cargo run --release. This command will launch the binary target/release/.

Hello, The README mentions above > The resulting binary will then be found under target/release/meli Thank you for trying the project! EDIT: Misread your question, sorry. You can run it at any time with the command `cargo run --release`. This command will launch the binary `target/release/`.

Thank you!

Thank you!
Manos Pitsidianakis referenced this issue from a commit 2019-12-05 00:04:21 +02:00
Manos Pitsidianakis referenced this issue from a commit 2019-12-13 00:40:33 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#33
There is no content yet.