Skip to content

Commit ab48fce

Browse files
committed
create -wp81 as submodule, add initial app for -xplat
1 parent 6d0cb48 commit ab48fce

File tree

99 files changed

+1843
-206
lines changed

Some content is hidden

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

99 files changed

+1843
-206
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "commandmonkey-device"]
2+
path = commandmonkey-device
3+
url = https://github.com/codefoster/commandmonkey-device
4+
[submodule "commandmonkey-ios"]
5+
path = commandmonkey-ios
6+
url = https://github.com/codefoster/commandmonkey-ios
7+
[submodule "commandmonkey-wp81"]
8+
path = commandmonkey-wp81
9+
url = https://github.com/codefoster/commandmonkey-wp81.git

commandmonkey-wp81/CommandMonkey.phone.jsproj

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

commandmonkey-wp81/css/ui-themed.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

commandmonkey-wp81/css/ui-themed.theme-dark.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

commandmonkey-wp81/css/ui-themed.theme-light.css

Lines changed: 0 additions & 1 deletion
This file was deleted.

commandmonkey-wp81/default.html

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

commandmonkey-wp81/js/default.js

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

commandmonkey-wp81/package.appxmanifest

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

commandmonkey-wp81/vcd.xml

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

commandmonkey-xplat/.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
bin
2+
obj
3+
4+
# .gitignore
5+
[Pp]lugins/android.json
6+
[Pp]lugins/windows.json
7+
[Pp]lugins/wp8.json
8+
[Pp]lugins/remote_ios.json
9+
[Pp]latforms/

0 commit comments

Comments
 (0)