Skip to content
New issue

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

Add scratch-link cask #86826

Closed
wants to merge 3 commits into from
Closed

Add scratch-link cask #86826

wants to merge 3 commits into from

Conversation

bjrbhre
Copy link

@bjrbhre bjrbhre commented Jul 30, 2020

version '1.3.57'

Scratch Link is a helper application which allows Scratch 3.0 to communicate with hardware peripherals.
Scratch Link replaces the Scratch Device Manager and Scratch Device Plug-in.
It is open-sourced (BSD) since 2019.

The source code is available here
https://github.com/LLK/scratch-link

To learn more about Scratch & Scratch Link go here
https://scratch.mit.edu/microbit

This is also where the zip/pkg download link is provided
https://downloads.scratch.mit.edu/link/mac.zip

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

After making all changes to a cask, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • brew cask audit --new-cask {{cask_file}} worked successfully.
  • brew cask install {{cask_file}} worked successfully.
  • brew cask uninstall {{cask_file}} worked successfully.
  • Checked the cask was not already refused.
  • Checked the cask is submitted to the correct repo.

version '1.3.57'

Scratch Link is a helper application which allows Scratch 3.0 to communicate with hardware peripherals.
Scratch Link replaces the Scratch Device Manager and Scratch Device Plug-in.
It is open-sourced (BSD) since 2019.

The source code is available here
https://github.com/LLK/scratch-link

To learn more about Scratch & Scratch Link go here
https://scratch.mit.edu/microbit

This is also where the zip/pkg download link is provided
https://downloads.scratch.mit.edu/link/mac.zip
@bjrbhre
Copy link
Author

bjrbhre commented Jul 30, 2020

I've also opened a discussion on scratch-link side to be sure they approved their pkg being available through cask
scratchfoundation/scratch-link#182

@bjrbhre bjrbhre changed the title add scratch-link cask Add scratch-link cask Jul 30, 2020
Casks/scratch-link.rb Outdated Show resolved Hide resolved
Casks/scratch-link.rb Outdated Show resolved Hide resolved
@vitorgalvao
Copy link
Member

Needs to be submitted to homebrew/cask-drivers. We define drivers as:

Software to make a hardware peripheral recognisable and usable by the system. If the software is useless without the peripheral, it’s considered a driver.

Note that repo has special naming rules.

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

Successfully merging this pull request may close these issues.

3 participants