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.

provide homebrew cask

See original GitHub issue

It would be cool to install/update the modeler on OSX just by typing

brew cask install camunda-modeler

This description tells how to do it: https://github.com/caskroom/homebrew-cask/blob/master/doc/development/adding_a_cask.md

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
benhoffmanncommented, Oct 24, 2016

I use brew a lot and tried to use it for the modeler as well. It’s a cool thing and I think it should be mentioned on the download page since this way of installing things is quite popular in the Mac world.

However, having to keep the cask file synchronized to the latest version of the modeler is quite some effort if you have to do it manually with every new release. Maybe this could be automated as part of your release process?

0reactions
jangalinskicommented, Oct 24, 2016

Currently, I do this manually with every new release. Its not that much effort, just typing

cask-repair --pull origin --push jangalinski camunda-modeler

and set the new version number.

But it would be nice to have a note on the download page.

Read more comments on GitHub >

github_iconTop Results From Across the Web

homebrew-cask
0‑ad 0 A.D. 0.0.26‑alpha 010‑editor 010 Editor 13.0.1 115browser 115Browser 25.0.4.2 1clipboard 1Clipboard 0.1.8
Read more >
Homebrew Cask - GitHub
Homebrew Cask extends Homebrew and brings its elegance, simplicity, and speed to the installation and management of GUI macOS applications such as Atom...
Read more >
What is the difference between `brew` and `brew cask`?
brew cask is an extension to brew that allows management of graphical applications through the Cask project. Homebrew Cask extends Homebrew and ...
Read more >
How to install and use Homebrew and Cask on MacOS (and ...
Install Homebrew and Cask. 1. Open a terminal window. As you might have expected, installing Homebrew is done via the command line. Open...
Read more >
Cask · macOS Setup Guide - Sourabh Bajaj
Homebrew -Cask extends Homebrew and allows you to install large binary files via a command-line tool. You can for example install applications like...
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