Skip to content

Commit

Permalink
Cleanup repo (#1015)
Browse files Browse the repository at this point in the history
* remove unused pipelines

* remove obsolete stuff

* Update README.markdown
  • Loading branch information
Frotty committed Jul 27, 2021
1 parent ac55dd4 commit 146251b
Show file tree
Hide file tree
Showing 257 changed files with 4 additions and 45,169 deletions.
30 changes: 0 additions & 30 deletions .travis.yml

This file was deleted.

8 changes: 4 additions & 4 deletions README.markdown
@@ -1,18 +1,18 @@
# WurstScript

Wurstscript is a delicious programming language which can compile to Jass code that is used to power WarCraft III.
Wurstscript is a delicious programming language which compiles to Jass or Lua code that is used to power WarCraft III maps.

[![Build Status](http://peeeq.de/hudson/job/Wurst/badge/icon)](http://peeeq.de/hudson/job/Wurst/)
[![Travis](https://travis-ci.org/wurstscript/WurstScript.svg?branch=master)](https://travis-ci.org/wurstscript/WurstScript)
[![CircleCI](https://circleci.com/gh/wurstscript/WurstScript/tree/master.svg?style=svg)](https://circleci.com/gh/wurstscript/WurstScript/tree/master)
[![GitHub issues](https://img.shields.io/github/issues/wurstscript/WurstScript.svg)]()
[![GitHub pull requests](https://img.shields.io/github/issues-pr/wurstscript/WurstScript.svg)]()
[![Coverage Status](https://coveralls.io/repos/github/wurstscript/WurstScript/badge.svg?branch=master)](https://coveralls.io/github/wurstscript/WurstScript?branch=master)


## User Documentation

Using WurstScript for your map is easy! Check out the [Setup Guide](https://wurstscript.github.io/start.html) on how to get started.
For a formal description of all features, visit the [Manual](https://wurstscript.github.io/manual.html).
Using WurstScript to build a map is easy! Check out the [Setup Guide](https://wurstscript.github.io/start.html) on how to get started.
For a formal description of all language features, visit the [Manual](https://wurstscript.github.io/manual.html).


## Reporting Bugs
Expand Down
17 changes: 0 additions & 17 deletions WurstStarter/.project

This file was deleted.

71 changes: 0 additions & 71 deletions WurstStarter/src/wurstscript_b.go

This file was deleted.

34 changes: 0 additions & 34 deletions WurstWeb/.project

This file was deleted.

29 changes: 0 additions & 29 deletions WurstWeb/src/de/peeeq/web/WurstWeb.gwt.xml

This file was deleted.

107 changes: 0 additions & 107 deletions WurstWeb/src/de/peeeq/web/client/WurstWeb.java

This file was deleted.

26 changes: 0 additions & 26 deletions WurstWeb/war/WEB-INF/web.xml

This file was deleted.

44 changes: 0 additions & 44 deletions WurstWeb/war/WurstWeb.css

This file was deleted.

0 comments on commit 146251b

Please sign in to comment.