trebbiatrice 0.1 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8c3bd43f753fd67141b8beaffa25c4e8504e27a2
4
- data.tar.gz: ac56e32bffc60f13f33bd2723bb305c757c5f0ff
3
+ metadata.gz: 7f36f3a5a8bdc961ee820b3dbc1830a415ce6522
4
+ data.tar.gz: b3c3ac3a922887524d75ecfda177ef76e62cf079
5
5
  SHA512:
6
- metadata.gz: 02e83cd7680a1ebf28f7a63916b5acb9ca8809d707aec563d08b9313e2b122b17d7681f2e5327873e6780e75ca1bdd42a715ef788a1dc4073bcc02f6c5a4f75a
7
- data.tar.gz: 66d84a568264b34fca34a597526a6acd672d4e2e853581694c500b4d8b60880187a35464a690e2b58e5df85ae3023ad80e0f59834982d5e9e067dd2f74232de2
6
+ metadata.gz: 2ff17b760c18a93835548bb575765ebe4866a7cae3714554a74ba517be2f9a7cd04767d9f52038070d76651a647d81dfceca43d11231cafdb45faa30d5d2cdb5
7
+ data.tar.gz: 65265c68ed1836fc590e9fc951b5707032521dca75d8729399b1965aaeff69ba6fc8bab6f2e4b7433dd5765422b371e4471b16f037d74b922f98db478bd86cf9
data/README.md CHANGED
@@ -31,30 +31,32 @@ TODO
31
31
 
32
32
  Why
33
33
  ---
34
- > <RoxasShadow> https://www.getharvest.com/
35
- > <RoxasShadow> è carino
36
- > <RoxasShadow> e ha integrazioni ovunque
37
- > <Cusy> trovo strano non te ne sia sviluppato uno tuo
38
- > <Byakko> infatti
39
- > [...]
40
- > <Byakko> quindi, quando apri gli anime SubDesu-H ti segna mpv aperto
41
- > <Cusy> ^
42
- > <RoxasShadow> no
43
- > <RoxasShadow> è manuale
44
- > [...]
45
- > <RoxasShadow> più che altro quasi quasi
46
- > <RoxasShadow> potrei fare qualcosa di automatizzato
47
- > <RoxasShadow> harvest ha le api
48
- > <RoxasShadow> potrei detectare la roba aperta in sublime
49
- > <RoxasShadow> Cusy sei utile
50
- > <Byakko> vero
51
- > <Cusy> ....
52
- > <RoxasShadow> non credo esista
53
- > <Cusy> NOI TI PERCULAVAMO
54
- > <Byakko> così eviti il tempo di segnartele ogni volta
55
- > <RoxasShadow> o almeno non conosco
56
- > <Byakko> guadagni in tempo ed efficenza
57
- > <RoxasShadow> ^
58
- > <Cusy> ....
34
+ ```
35
+ <RoxasShadow> https://www.getharvest.com/
36
+ <RoxasShadow> è carino
37
+ <RoxasShadow> e ha integrazioni ovunque
38
+ <Cusy> trovo strano non te ne sia sviluppato uno tuo
39
+ <Byakko> infatti
40
+ [...]
41
+ <Byakko> quindi, quando apri gli anime SubDesu-H ti segna mpv aperto
42
+ <Cusy> ^
43
+ <RoxasShadow> no
44
+ <RoxasShadow> è manuale
45
+ [...]
46
+ <RoxasShadow> più che altro quasi quasi
47
+ <RoxasShadow> potrei fare qualcosa di automatizzato
48
+ <RoxasShadow> harvest ha le api
49
+ <RoxasShadow> potrei detectare la roba aperta in sublime
50
+ <RoxasShadow> Cusy sei utile
51
+ <Byakko> vero
52
+ <Cusy> ....
53
+ <RoxasShadow> non credo esista
54
+ <Cusy> NOI TI PERCULAVAMO
55
+ <Byakko> così eviti il tempo di segnartele ogni volta
56
+ <RoxasShadow> o almeno non conosco
57
+ <Byakko> guadagni in tempo ed efficenza
58
+ <RoxasShadow> ^
59
+ <Cusy> ....
60
+ ```
59
61
 
60
62
  ... and also because half of Moze's development team forget to track the time. Anna will be happy now.
@@ -9,5 +9,5 @@
9
9
  #++
10
10
 
11
11
  module Trebbiatrice
12
- VERSION = '0.1'
12
+ VERSION = '0.1.1'
13
13
  end
data/trebbiatrice.gemspec CHANGED
@@ -5,10 +5,10 @@ Gem::Specification.new do |s|
5
5
  s.version = Trebbiatrice::VERSION
6
6
  s.author = 'Giovanni Capuano'
7
7
  s.email = 'webmaster@giovannicapuano.net'
8
- s.homepage = 'http://www.giovannicapuano.net'
8
+ s.homepage = 'https://github.com/RoxasShadow/Trebbiatrice'
9
9
  s.platform = Gem::Platform::RUBY
10
- s.summary = 'RESTful gem for wrapping Pigro\'s APIs'
11
- s.description = 'RESTful wrapper gem for Pigro\'s APIs'
10
+ s.summary = "Track the time on Harvest automatically watching what you're working on."
11
+ s.description = "Track the time on Harvest automatically watching what you're working on. So you've just to work without thinking about starting and stopping the tracker."
12
12
  s.license = 'WTFPL'
13
13
 
14
14
  s.files = `git ls-files -z`.split("\0")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: trebbiatrice
3
3
  version: !ruby/object:Gem::Version
4
- version: '0.1'
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Giovanni Capuano
@@ -24,7 +24,8 @@ dependencies:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
26
  version: '3.1'
27
- description: RESTful wrapper gem for Pigro's APIs
27
+ description: Track the time on Harvest automatically watching what you're working
28
+ on. So you've just to work without thinking about starting and stopping the tracker.
28
29
  email: webmaster@giovannicapuano.net
29
30
  executables:
30
31
  - trebbiatrice
@@ -43,7 +44,7 @@ files:
43
44
  - lib/trebbiatrice/trebbia.rb
44
45
  - lib/trebbiatrice/version.rb
45
46
  - trebbiatrice.gemspec
46
- homepage: http://www.giovannicapuano.net
47
+ homepage: https://github.com/RoxasShadow/Trebbiatrice
47
48
  licenses:
48
49
  - WTFPL
49
50
  metadata: {}
@@ -66,5 +67,5 @@ rubyforge_project:
66
67
  rubygems_version: 2.2.2
67
68
  signing_key:
68
69
  specification_version: 4
69
- summary: RESTful gem for wrapping Pigro's APIs
70
+ summary: Track the time on Harvest automatically watching what you're working on.
70
71
  test_files: []