We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
trema version コマンドでは以下のように出力されるが、無印 Trema の出力と見分けがつかない。
kazuya@callisto:~/proj/trema-edge/bin$ ./trema version trema version 0.1.0
無印 Trema との見分けをできるようにした方がよいのでは?
The text was updated successfully, but these errors were encountered:
@kazuyas たとえばどんな感じがよいでしょうか?
trema-edge version x.y.z
trema version x.y.z (trema-edge)
Sorry, something went wrong.
trema-edge version x.y.z に一票かな。
将来的に Trema に統合するので、今の段階から出力を合わせておくのであれば、 major version を Trema Edge 用に予約しておくのがいいと思います。 その場合は出力は後者の方がいいかな。
No branches or pull requests
trema version コマンドでは以下のように出力されるが、無印 Trema の出力と見分けがつかない。
kazuya@callisto:~/proj/trema-edge/bin$ ./trema version
trema version 0.1.0
無印 Trema との見分けをできるようにした方がよいのでは?
The text was updated successfully, but these errors were encountered: