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.

offer command line option to open chipmunk

See original GitHub issue

Allow opening log file from command line

something like

chipmunk <filepath>

e.g. open up a logfile installing could look like this: image

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
Deilancommented, Jan 16, 2021

@DmitryAstafyev @fur-gan Thank you very much for the information and the docs updates. Thanks to you I’ve managed to start using of cm.exe.

A couple of thoughts I think is worth to be voiced:

  1. As far as I understand, cm.exe initially resides at ./resources/app/dist/compiled/apps/. So launching cm.exe right from there without manual install is equivalent?
  2. When one installs via “Install “cm” Command Line Tool”, on Windows cm.exe is being copied to $SystemRoot/System32. It’s a bit hacky, maybe modifying $PATH variable instead would be enough?
0reactions
fur-gancommented, Jan 15, 2021

Hello @Deilan, we have updated the documentation, you can now find a guide on how to use it here:

https://esrlabs.github.io/chipmunk-docs/book/01_usage/command_line

Note: The filename argument is optional and multiple files can be opened as well, which will all open their own tab

Read more comments on GitHub >

github_iconTop Results From Across the Web

Command line - documentation
Here's a way to open a file with Chipmunk directly from the command line. Run Chipmunk and open the File section of the...
Read more >
Chipmunk-Basic-Stuff/commandnotes.md at master - GitHub
Chipmunk Basic has a merge command which loads the specified program file's lines into memory. Unlike the load command, the current program, if...
Read more >
Chipmunk Basic pocketManual - Wikibooks
Chipmunk Basic pocketManual as supplied to freeware interpreter for Basic ... Some statements work only in the GUI-version, other via the command line...
Read more >
ChIPMunk v.8 - autosome.org
ChIPMunk is the motif discovery tool for huge sequence datasets. ChIPMunk is based on a greedy approach accompanied by subsampling. Originally, ChIPMunk was ......
Read more >
Android Studio Installation and Setup - Techotopia
Making the Android SDK Tools Command-line Accessible ... A web search for Android Studio 3.2 should provide the option to download the older...
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