Skip to content

Commit 010265e

Browse files
committed
Removing legacy
2 parents 3992bed + b5710f5 commit 010265e

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+1022
-18952
lines changed

.gitattributes

-22
This file was deleted.

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33
*.pyc
44
*Thumbs.db
55
.DS_Store
6+
PyDashie.egg-info/
7+
build/
8+
dist/

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Undashie
2+
3+
This is a modified version of PyDashie, which is in turn a port of [Dashing](https://github.com/Shopify/dashing>) by
4+
[Shopify](http://www.shopify.com/>) to Python 2.7.

README.rst

-8
This file was deleted.

compile.py

-72
This file was deleted.

dashie.png

-164 KB
Binary file not shown.

pydashie/assets/images/dashie.png

-164 KB
Binary file not shown.

pydashie/assets/images/favicon.ico

-4.19 KB
Binary file not shown.

pydashie/assets/javascripts/application.coffee

-18
This file was deleted.

pydashie/assets/javascripts/application.js

-17,658
This file was deleted.

pydashie/assets/javascripts/batman.jquery.js

-161
This file was deleted.

0 commit comments

Comments
 (0)