init: Alfred preferences
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova build",
|
||||
"uid" : "9AE8A184-A546-4214-838D-E39A86FEFFAE",
|
||||
"name" : "cordova build",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova build android",
|
||||
"uid" : "B2D98131-C54A-47CF-A892-E3CD157E8200",
|
||||
"name" : "cordova build android",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova build ios",
|
||||
"uid" : "EBFD40F0-65F6-48B3-B578-EA3A5D413A34",
|
||||
"name" : "cordova build ios",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova compile ios",
|
||||
"uid" : "CEC88F3E-2C3D-40D9-8977-8F70B8FE858F",
|
||||
"name" : "cordova compile ios",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova platform add android",
|
||||
"uid" : "683D3B2A-E403-4C4B-A3AA-76FBA7AF249A",
|
||||
"name" : "cordova platform add android",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova platform add browser",
|
||||
"uid" : "DFD77523-7FAD-4081-9118-23A5397E36FE",
|
||||
"name" : "cordova platform add browser",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova platform add ios",
|
||||
"uid" : "A32DA8EF-4254-4555-A4D2-9E65F895A008",
|
||||
"name" : "cordova platform add ios",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova platform ls",
|
||||
"uid" : "044B5B86-3F6F-4363-AD8D-C94BE4C9182C",
|
||||
"name" : "cordova platform ls",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova platform rm android",
|
||||
"uid" : "B773B121-A0F3-47A4-964C-EE462EEAF2F8",
|
||||
"name" : "cordova platform rm android",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova prepare ios",
|
||||
"uid" : "B8A9B099-EC51-4E79-AA90-909E602DCEC0",
|
||||
"name" : "cordova prepare ios",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova requirements",
|
||||
"uid" : "ADC147EB-7E62-4F2B-B62E-87186FC0FAE9",
|
||||
"name" : "cordova requirements",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova run --emulator",
|
||||
"uid" : "AEE3A7D8-3175-46EC-873B-B5F5ECF04945",
|
||||
"name" : "cordova run --emulator",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova run android -- --gradleArg=-PcdvMinSdkVersion=20",
|
||||
"uid" : "2BE7B289-0006-4925-8154-4CAB928DAE1D",
|
||||
"name" : "cordova run android -- --gradleArg=-PcdvMinSdkVersion=20",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"alfredsnippet" : {
|
||||
"snippet" : "cordova run browser",
|
||||
"uid" : "5DD0A2C9-81B8-40BB-98C3-5FE0FA7CB305",
|
||||
"name" : "cordova run browser",
|
||||
"keyword" : ""
|
||||
}
|
||||
}
|
||||
12
Alfred.alfredpreferences/snippets/cordova/info.plist
Normal file
12
Alfred.alfredpreferences/snippets/cordova/info.plist
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>disabled</key>
|
||||
<true/>
|
||||
<key>snippetkeywordprefix</key>
|
||||
<string></string>
|
||||
<key>snippetkeywordsuffix</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
</plist>
|
||||
Reference in New Issue
Block a user