question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Command line interface

See original GitHub issue

Hi ! First of all thanks a lot for this awesome tool. I’m using it to generate waveforms for some documentation. I currently have some json wave files in a directory. In order to process them with latex, I need pdf. I can easily go from svg to pdf (which is great because everything is vector) with inkscape. The only thing I can’t automate is the export of json to svg. I currently open the editor and click “export svg”.

Hence my question : would it be possible to imagine a command line interface doing something like this ? ./wavedrom --in wave.json --export-svg --out wave.svg

Thanks for your time !

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
3DEScommented, Feb 27, 2019

CLI is really a great idea!

Any chance to get it implemented directly into the standalone waveformeditor, since the editor has all needed options already implemented and especially since PhantomJS project has been suspended?

Thanks a lot spending your time!

0reactions
yunqucommented, Jul 12, 2019

@drom This is awesome. Do you have any example/ instructions on how to use zoom?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command-line interface - Wikipedia
A command-line interpreter or command-line processor uses a command-line interface (CLI) to receive commands from a user in the form of lines of...
Read more >
What is a command-line interface (CLI)? - TechTarget
A command-line interface (CLI) is a text-based user interface (UI) used to run programs, manage computer files and interact with the computer.
Read more >
Command Line Interface - Codecademy
The command line interface is a program on your computer that allows you to create and delete files, run programs, and navigate through...
Read more >
Command Line Interface - AWS CLI
The AWS Command Line Interface (AWS CLI) is a unified tool to manage your AWS services. With just one tool to download and...
Read more >
Command Line Interface (CLI) | Comms InfoZone
Abbreviated as CLI, a Command Line Interface connects a user to a computer program or operating system. Through the CLI, users interact with...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found