Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Migrate to latest offline-phragmen #73

Open
mariopino opened this issue Jan 31, 2020 · 1 comment
Open

Migrate to latest offline-phragmen #73

mariopino opened this issue Jan 31, 2020 · 1 comment

Comments

@mariopino
Copy link
Collaborator

The latest offline-phragmen by kiaenigma already have json output so there is no need to keep using the modified version.

https://github.com/kianenigma/offline-phragmen

The output is different so we should do a data transform at backend level or modify the whole implementation. My vote goes to transform the data at backend level so we don't need to change the frontend.

@aitorjs
Copy link
Contributor

aitorjs commented Feb 4, 2020

offline-phragmen v0.1

Install

git clone https://github.com/kianenigma/offline-phragmen
cd offline-phragmen
cargo build (wait some minutes to build)

Use

  • Get help: ./target/debug/offline-phragmen --help
  • Get version: ./target/debug/offline-phragmen --version

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants