cristiano 1.0.0 → 1.1.0

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
  SHA256:
3
- metadata.gz: 904f672eb06fd9cbc52b9c7319033a7b0cde527e13b15212768d2896d8ca8b99
4
- data.tar.gz: 602efaf95c5410153fe499c7fc72c762c034455e3c5441cfbe63b8081cd7fc69
3
+ metadata.gz: 27485a48768abf8ccfd46345f97bcc2d5a33b17e39133112712dc5c0ae65905b
4
+ data.tar.gz: 1a559e232c9f1f63c5cba88a1d77b19fda370ea03ac1e77669bdc5224435a85f
5
5
  SHA512:
6
- metadata.gz: 2f059c86723476068fcaac0d9382f543d3e714535b3aa60592b76df5b7f284e6494e7eff102fbd26d400fe388ad2f8565e2ef436c7dc3d1426172741c82c8132
7
- data.tar.gz: d31ba8d3f4003b596e64b611b46d424ea489524af4a97350e1fab98bdaa1fa0dff163d6cf95754f46b81d829e6f21951e5c5b1c8631d5d6c1a37d590fb72a753
6
+ metadata.gz: 9c71ec3f3ac33608aa328a205dd87bc8210be045277baeb7d0a72a1bdfcbb2719554350eb2365f89ded0e66af4b81cc38d3d474d90e2635cc3b4c91445ff4ee8
7
+ data.tar.gz: 495c3fb71256aa883ab331900fb0d5df1a8222eb7408d04f0fa9e26467c614c785e49559f060dbe4ad725e7b7db0a0f19008fd60c08e1592b391e9b68f549f25
data/Makefile ADDED
@@ -0,0 +1,10 @@
1
+ all: build
2
+
3
+ build:
4
+ bundle exec rake build
5
+
6
+ install: uninstall build
7
+ ls -1 pkg/*.gem | tail -1 | xargs gem install
8
+
9
+ uninstall:
10
+ gem uninstall --executables cristiano >/dev/null
data/README.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Cristiano
2
2
 
3
+ ![Lint](https://github.com/ikhurramraza/cristiano/actions/workflows/lint.yml/badge.svg)
4
+ ![Test](https://github.com/ikhurramraza/cristiano/actions/workflows/test.yml/badge.svg)
5
+ ![Release](https://github.com/ikhurramraza/cristiano/actions/workflows/release.yml/badge.svg)
6
+
3
7
  Outputs ASCII art to celebrate the G.O.A.T. 🐐
4
8
 
5
9
  ## 💿 Installation
@@ -15,7 +19,7 @@ gem install cristiano
15
19
  2. Create and push tag to GitHub.
16
20
 
17
21
  ```bash
18
- git tag --sing -a "v[VERSION_TAG]" -m "[VERSION_TAG]"
22
+ git tag --sign -a "v[VERSION_TAG]" -m "[VERSION_TAG]"
19
23
 
20
24
  git push origin "v[VERSION_TAG]"
21
25
  ```
data/lib/cristiano/art.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cristiano
4
- ART = <<~TEXT
4
+ ART = <<~TEXT.rstrip
5
5
  ⣴⣿⣦⠀⠀⠀⠀⠀⠀⠀⠀
6
6
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢻⣿⣿⠂⠀⠀⠀⠀⠀⠀⠀⠀
7
7
  ⠀⠀⠀⠀⠀⠀⠀⠀⠀⢀⣴⣿⣿⣀⠀⠀⠀⠀⠀⠀⠀⠀
@@ -10,13 +10,13 @@ module Cristiano
10
10
  ⠀⠀⠀⠀⣴⣿⠟⠁⠀⢿⣿⠁⣿⣿⣿⠻⣿⣄⠀⠀⠀⠀
11
11
  ⠀⠀⣠⡾⠟⠁⠀⠀⠀⢸⣿⣸⣿⣿⣿⣆⠙⢿⣷⡀⠀⠀
12
12
  ⣰⡿⠋⠀⠀⠀⠀⠀⠀⢸⣿⣿⣿⣿⣿⣿⠀⠀⠉⠻⣿⡀
13
- ⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⣆⠂⠀
13
+ ⠀⠀⠀⠀⠀⠀⠀⠀⠀⣾⣿⣿⣿⣿⣿⣿⣆
14
14
  ⠀⠀⠀⠀⠀⠀⠀⠀⣼⣿⣿⣿⡿⣿⣿⣿⣿⡄⠀⠀⠀⠀
15
15
  ⠀⠀⠀⠀⠀⠀⠀⢠⣿⣿⠿⠟⠀⠀⠻⣿⣿⡇⠀⠀⠀⠀
16
16
  ⠀⠀⠀⠀⠀⠀⢀⣾⡿⠃⠀⠀⠀⠀⠀⠘⢿⣿⡀⠀⠀⠀
17
17
  ⠀⠀⠀⠀⠀⣰⣿⡟⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣷⡀⠀⠀
18
18
  ⠀⠀⠀⠀⢠⣿⠟⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠻⣿⣧⠀⠀
19
19
  ⠀⠀⠀⢀⣿⠃⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠘⣿⣆⠀
20
- ⠀⠀⠠⢾⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣷⡤⠄
20
+ ⠀⠀⠠⢾⠇⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⢸⣿⣷⡤
21
21
  TEXT
22
22
  end
@@ -15,7 +15,7 @@ module Cristiano
15
15
  in version: true
16
16
  Parser.version.display
17
17
  else
18
- options.count.times { ART.display }
18
+ options.count.times { print("\n#{ART}\n") }
19
19
  end
20
20
  end
21
21
 
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Cristiano
4
- VERSION = "1.0.0"
4
+ VERSION = "1.1.0"
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cristiano
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Khurram Raza
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2023-11-11 00:00:00.000000000 Z
11
+ date: 2024-03-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: CLI tool to celebrate the G.O.A.T.
14
14
  email:
@@ -24,6 +24,7 @@ files:
24
24
  - ".streerc"
25
25
  - CODE_OF_CONDUCT.md
26
26
  - LICENSE.txt
27
+ - Makefile
27
28
  - README.md
28
29
  - Rakefile
29
30
  - exe/cristiano