Skip to content

Commit 37623fd

Browse files
authored
Fix gitpod environment (#292)
1 parent e89429f commit 37623fd

File tree

3 files changed

+1
-24
lines changed

3 files changed

+1
-24
lines changed

.gitpod.Dockerfile

Lines changed: 0 additions & 10 deletions
This file was deleted.

.gitpod.yml

Lines changed: 0 additions & 11 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# JPSE - Java PowerShell Executor [![setup automated][gitpod-shield]][gitpod]
1+
# JPSE - Java PowerShell Executor
22

33
[![Maven Central][maven-central-shield]][maven-central]
44
[![License][license-shield]][license]
@@ -55,8 +55,6 @@ In Maven just add the following dependency to your pom.xml:
5555
</dependency>
5656
```
5757

58-
[gitpod-shield]: https://img.shields.io/badge/Gitpod-ready_to_code-orange?logo=gitpod
59-
[gitpod]: https://gitpod.io/from-referrer/
6058
[maven-central-shield]: https://img.shields.io/maven-central/v/com.github.frimtec/jpse
6159
[maven-central]: https://central.sonatype.com/artifact/com.github.frimtec/jpse
6260
[maintenance-shield]: https://img.shields.io/maintenance/yes/2025.svg

0 commit comments

Comments
 (0)