@lanzorg/commitlint-config-template 0.0.126 → 0.0.128

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.
Files changed (2) hide show
  1. package/README.md +48 -20
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,31 +1,59 @@
1
- # OVERVIEW
1
+ <div align="center">
2
+ <p><img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/icon.png" width="128"></p>
3
+ <h1>REPOWIPE</h1>
4
+ </div>
2
5
 
3
- <p><img src="https://placehold.co/1024x416/ccc/ccc" align="center" width="100%"></p>
6
+ <p align="center">
7
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut semper turpis ipsum, at vulputate lacus congue pulvinar. In et convallis nunc, eget tempor orci. Nullam et viverra eros. In scelerisque aenean.
8
+ </p>
4
9
 
5
- ---
10
+ <div align="center">
11
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/angular.svg" width="48">
12
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/chromium.svg" width="48">
13
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/intellijidea.svg" width="48">
14
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/kotlin.svg" width="48">
15
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/kubernetes.svg" width="48">
16
+ <img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/spring.svg" width="48">
17
+ </div>
6
18
 
7
- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut semper turpis ipsum, at vulputate lacus congue pulvinar. In et convallis nunc, eget tempor orci. Nullam et viverra eros. In scelerisque aenean.
19
+ ## PREVIEWS
8
20
 
9
- ---
21
+ <p><img src="https://placehold.co/504x416/333/333" width="49.21875%"><picture><img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/blank.gif" width="1.5625%"/></picture><img src="https://raw.githubusercontent.com/olankens/repowipe/HEAD/.assets/asset-02.png" width="49.21875%"></p>
10
22
 
11
- ## Picture Gallery
23
+ ## LEARNING
12
24
 
13
- <p><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" align="center" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" width="33.333333%"><img src="https://placehold.co/1280x720/aaa/aaa" width="33.333333%"><img src="https://placehold.co/1280x720/ccc/ccc" width="33.333333%"></p>
25
+ ### With Default Message
14
26
 
15
- ## Setup Package
27
+ ```sh
28
+ curl -fsSL https://raw.githubusercontent.com/olankens/repowipe/HEAD/scripts/repowipe.sh | bash
29
+ ```
30
+
31
+ ### With Custom Message
32
+
33
+ ```sh
34
+ curl -fsSL https://raw.githubusercontent.com/olankens/repowipe/HEAD/scripts/repowipe.sh | bash -s -- \
35
+ "Obliterate the whole repository"
36
+ ```
37
+
38
+ <!--
39
+
40
+ # REPOWIPE
41
+
42
+ <p><img src=".assets/asset-01.png" align="center" width="100%"></p>
43
+
44
+ Bash script using gh CLI to obliterate any GitHub repository together with commits, issues, pull requests, discussions, stars, and quite literally everything else connected to it, permanently and forever.
45
+
46
+ ## With Default Message
47
+
48
+ ```sh
49
+ curl -fsSL https://raw.githubusercontent.com/olankens/repowipe/HEAD/scripts/repowipe.sh | bash
50
+ ```
51
+
52
+ ## With Custom Message
16
53
 
17
54
  ```sh
18
-
55
+ curl -fsSL https://raw.githubusercontent.com/olankens/repowipe/HEAD/scripts/repowipe.sh | bash -s -- \
56
+ "Obliterate the whole repository"
19
57
  ```
20
58
 
21
- ## Setup Instance
22
-
23
- ```dart
24
-
25
-
26
-
27
-
28
-
29
-
30
-
31
- ```
59
+ -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lanzorg/commitlint-config-template",
3
- "version": "0.0.126",
3
+ "version": "0.0.128",
4
4
  "main": "dist/index.js",
5
5
  "types": "dist/index.d.ts",
6
6
  "files": [