An open API service indexing awesome lists of open source software.

https://github.com/davidotek/bluej-snap

BlueJ Snapcraft package
https://github.com/davidotek/bluej-snap

bluej educational-software ide java snap snapcrafters

Last synced: 7 months ago
JSON representation

BlueJ Snapcraft package

Awesome Lists containing this project

README

          


BlueJ Logo


BlueJ

This is the unofficial snap for BlueJ, “A free Java Development Environment designed for beginners, used by millions worldwide”. It works on Ubuntu, Fedora, Debian, and other major Linux
distributions.

[![bluej](https://snapcraft.io//bluej/badge.svg)](https://snapcraft.io/bluej)

![BlueJ](screenshot.png?raw=true "bluej")

## Install

sudo snap install bluej

[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-white.svg)](https://snapcraft.io/bluej)

([Don't have snapd installed?](https://snapcraft.io/docs/core/install))

## Remaining tasks

Snapcrafters ([join us](https://forum.snapcraft.io/t/join-snapcrafters/1325))
are working to land snap install documentation and
the [snapcraft.yaml](https://github.com/snapcrafters/fork-and-rename-me/blob/master/snap/snapcraft.yaml)
upstream so [Project] can authoritatively publish future releases.

- [x] Click the green "Use this template" button above to create a new repository based on this template
- [X] Give the newly created repository a sensible name, like `godzilla-snap` if you're snapping the Godzilla software
- [X] Update the description of the repository
- [X] Update logos and references to `[Project]` and `[my-snap-name]`
- [X] Create a snap that runs in `devmode`
- [X] Register the snap in the store, **using the preferred upstream name**
- [X] Add a screenshot to this `README.md`
- [X] Publish the `devmode` snap in the Snap store edge channel
- [X] Add install instructions to this `README.md`
- [X] Update snap store metadata, icons and screenshots
- [X] Convert the snap to `strict` confinement, or `classic` confinement if it qualifies
- [X] Publish the confined snap in the Snap store beta channel
- [X] Update the install instructions in this `README.md`
- [X] Post a call for testing on the [Snapcraft Forum](https://forum.snapcraft.io) - [link](https://forum.snapcraft.io/t/call-for-testing-bluej-greenfoot/16606)
- [ ] Make a post in the [Snapcraft Forum](https://forum.snapcraft.io) asking for a transfer of the snap name from you to snapcrafters - [link]()
- [ ] Ask a [Snapcrafters admin](https://github.com/orgs/snapcrafters/people?query=%20role%3Aowner) to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
- [ ] Add the provided Snapcraft build badge to this `README.md`
- [X] Publish the snap in the Snap store stable channel
- [X] Update the install instructions in this `README.md`
- [ ] Post an announcement in the [Snapcraft Forum](https://forum.snapcraft.io) - [link]()
- [ ] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [ ] Submit a pull request or patch upstream that adds the `snapcraft.yaml` and any required assets/launchers - [link]()
- [ ] Add upstream contact information to the `README.md`
- If upstream accept the PR:
- [ ] Request upstream create a Snap store account
- [ ] Contact the Snap Advocacy team to request the snap be transferred to upstream
- [ ] Ask the Snap Advocacy team to celebrate the snap - [link]()

If you have any questions, [post in the Snapcraft forum](https://forum.snapcraft.io).