oliver 1.7.2 → 1.7.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a455aed1b36608bdb77e8ea7d91743dc3dcbfd1a
4
- data.tar.gz: 2cdf9f5bc16b093d318441064ccf119593636e4c
3
+ metadata.gz: df3b5d6c2754e5047ac2a186c2a0929995b77d25
4
+ data.tar.gz: 088f465ab3f3dde7ab4e042e456cc7c87a8fcea0
5
5
  SHA512:
6
- metadata.gz: fda0c3d5755f1b2d0e90cb60f829d26ffbc6fded99655c6f281c2c37a9fd1795c82b5bde9557e3f745c10ab155b4f56228210864b1f23d0609fc7043370ed020
7
- data.tar.gz: de49f5e598580be8834a82915689b1637ba208d7c6615255fc43628c7f648d32622b4be1a6d91d3df48959b3d0c4a700f7cef83bd8ee43664f6c3f4ebddb3c1c
6
+ metadata.gz: 1a46ea71140f8e81e1302126acc9b25dbde473dcbdcfa5b17e2085b0e6f9e656a77bf7a20878aa3e111783530204fdedc0a367b76dc0d9119aad9427a1e1ed91
7
+ data.tar.gz: e0c48f5d7ca851f3d42fc645472a815ad4ef51eca80706a0f12102a763ca82a8b5958a9b4ca1751138a9e9ba8c81db8483482ef758d3ad5dc6cb20e9da1b52ac
@@ -0,0 +1,72 @@
1
+ ---
2
+ repos:
3
+ samvermette:
4
+ - "UIAlertView-Blocks"
5
+ - "Montreal-Collective"
6
+ - "SVSegmentedControl"
7
+ - "iOS-Simulator-Raindrop"
8
+ - "RaptureXML"
9
+ - "emphasize.js"
10
+ - "objc-geohash"
11
+ - "SVStatusHUD"
12
+
13
+ gcamp:
14
+ - "services-to-omnifocus"
15
+ - "OpenTripPlanner"
16
+ - "github-omnifocus-sync"
17
+
18
+ TransitApp:
19
+ - "SVProgressHUD"
20
+ - "SVHTTPRequest"
21
+ - "SVWebViewController"
22
+
23
+ misc:
24
+ - "stefanceriu/SCSiriWaveformView"
25
+ - "KjulyKYCircleMenu"
26
+ - "chillok/AnimatedCircularCollectionMenu"
27
+ - "YoApp/hey"
28
+ - "opentripplanner/OpenTripPlanner"
29
+ - "ghvillasboas/CloudKitTest"
30
+ - "lovell/sharp"
31
+ - "davidluzgouveia/ParallaxScrolling"
32
+ - "ellisonleao/magictools"
33
+ - "buger/gor"
34
+ - "OpenRA/OpenRA"
35
+ - "cocos2d/cocos2d-x"
36
+ - "AdamsLair/duality"
37
+ - "quicksilver/Quicksilver"
38
+ - "muan/github-gmail"
39
+ - "AgileBits/onepassword-app-extension"
40
+ - "snowshoestamp/python_sdk"
41
+ - "abraham/twitteroauth"
42
+ - "rs/SDWebImage"
43
+ - "maddox/regexkit"
44
+ - "tonymillion/Reachability"
45
+ - "ole/OBGradientView"
46
+ - "stig/json-framework"
47
+ - "flori/json"
48
+ - "crino/instagram-ios-sdk"
49
+ - "dalexsoto/HardwareInfo"
50
+ - "nicklockwood/FXPageControl"
51
+ - "fhsjaagshs/FHSTwitterEngine"
52
+ - "enormego/EGOTableViewPullRefresh"
53
+ - "Darktt/DTAlertView"
54
+ - "kriskowal/transcode"
55
+ - "pokeb/asi-http-request"
56
+ - "Cue/CueTableReloader"
57
+ - "AFNetworking/AFNetworking"
58
+ - "yashigani/YSViewer"
59
+ - "nicklockwood/SwipeView"
60
+ - "CEWendel/SWTableViewCell"
61
+ - "stefanoa/SASlideMenu"
62
+ - "datwelk/RDRStickyKeyboardView"
63
+ - "MacMannes/MKInfoPanel"
64
+ - "jdg/MBProgressHUD"
65
+ - "JLZ/JZSwipeCell"
66
+ - "autresphere/ASDepthModal"
67
+ - "marshluca/PolylineDemo"
68
+ - "wit-ai/wit-ios-sdk"
69
+ - "koenbok/Framer"
70
+ - "mattdonnelly/Swifter"
71
+ - "cloudapp/api"
72
+ ---
@@ -37,7 +37,7 @@ Try adding something to the list for the time being."
37
37
  if username.downcase == 'misc'
38
38
  split = repo.split('/')
39
39
  if !File.directory?(split[1])
40
- `git clone git://github.com/#{repo} --silent`
40
+ `git clone git://github.com/#{repo} --quiet`
41
41
  if File.directory?(split[1])
42
42
  puts "#{success} #{split[1]}/ was cloned."
43
43
  else
@@ -1,5 +1,5 @@
1
1
  # The main module for
2
2
  # Oliver's version
3
3
  module Oliver
4
- VERSION = '1.7.2'
4
+ VERSION = '1.7.3'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: oliver
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.7.2
4
+ version: 1.7.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Josh
@@ -68,11 +68,10 @@ files:
68
68
  - LICENSE
69
69
  - README.md
70
70
  - Rakefile
71
- - attempts/run.rb
72
- - attempts/test.yml
73
71
  - bin/olive
74
72
  - bin/oliver
75
73
  - community/README.md
74
+ - community/iOS-external-libraries-istx25.yml
76
75
  - lib/oliver.rb
77
76
  - lib/oliver/argument_files/add.rb
78
77
  - lib/oliver/argument_files/help.rb
@@ -86,7 +85,6 @@ files:
86
85
  - lib/oliver/oliver_file_name.rb
87
86
  - lib/oliver/version.rb
88
87
  - oliver.gemspec
89
- - spec/TESTING.md
90
88
  homepage: https://github.com/trommel/oliver
91
89
  licenses: []
92
90
  metadata: {}
@@ -110,5 +108,4 @@ rubygems_version: 2.4.1
110
108
  signing_key:
111
109
  specification_version: 4
112
110
  summary: Manage your Git(Hub) repos / projects easier.
113
- test_files:
114
- - spec/TESTING.md
111
+ test_files: []
data/attempts/run.rb DELETED
@@ -1,24 +0,0 @@
1
- # Require libraries
2
- require 'awesome_print'
3
- require 'yaml'
4
-
5
- # Read and parse the YAML from the file
6
- file = File.read('test.yml')
7
- yaml = YAML.load(file)
8
-
9
- # Map out the username and repos(array)
10
- yaml['repos'].map do |username, repos|
11
- # Assign individual repo from repos array
12
- repos.each do |repo|
13
- if !File.directory?(repo)
14
- `git clone git://github.com/#{username}/#{repo} --quiet`
15
- if File.directory?(repo)
16
- puts "#{repo} was successfully cloned."
17
- else
18
- puts "An error occured while cloning #{repo}"
19
- end
20
- else
21
- puts "#{repo} already exists."
22
- end
23
- end
24
- end
data/attempts/test.yml DELETED
@@ -1,10 +0,0 @@
1
- ---
2
- repos:
3
- trommel:
4
- - "oliver"
5
- - "calkoolator"
6
-
7
- istx25:
8
- - "dotfiles"
9
- - "Fluorescent"
10
- ---
data/spec/TESTING.md DELETED
@@ -1,7 +0,0 @@
1
- testing
2
- =======
3
-
4
- more information on testing here later.
5
-
6
- ![gif](http://media3.giphy.com/media/Nx2Lx1RmLadtC/giphy.gif)
7
- ![gif](http://cdn3.sbnation.com/imported_assets/1851811/61111-DrCox-deal-with-it-gif-scrubs-XgR3.gif)