-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #175 from AleixMT/174_star_UML
174 star uml
- Loading branch information
Showing
5 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -205,6 +205,7 @@ soundcloud | |
spotify | ||
spreadsheets | ||
ssh | ||
staruml | ||
status | ||
steam | ||
studio | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
#!/usr/bin/env bash | ||
|
||
staruml_name="Star UML" | ||
staruml_description="File Synchronizer" | ||
staruml_version="2020.03.04_amd64" | ||
staruml_tags=("uml") | ||
staruml_systemcategories=("Development" "Network") | ||
|
||
staruml_downloadKeys=("bundle") | ||
staruml_bundle_URL="https://staruml.io/api/download/releases-v6/StarUML_6.0.1_amd64.deb" | ||
staruml_launcherkeynames=("defaultLauncher") | ||
staruml_defaultLauncher_exec="staruml" | ||
staruml_defaultLauncher_notify="false" | ||
staruml_bashfunctions=("silentFunction") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Star UML is a free software to build and design software using the Unified Modelling Language |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters