File tree Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Expand file tree Collapse file tree 1 file changed +0
-60
lines changed Original file line number Diff line number Diff line change 40
40
41
41
To create all the issues needed to finish setting this repo up. Look at issue #1 to and follow the directions.
42
42
43
-
44
-
45
-
46
-
47
-
48
-
49
43
-----------------------------------------------------
50
44
PUT THIS INTO ISSUE #1
51
45
@@ -59,60 +53,6 @@ In package.json file do the following:
59
53
- [ ] review the cz-gitmoji-adapter->scopes list to see if the enteries are approritate for your project
60
54
- [ ] change publishConfig->access to ` public ` or ` restricted ` (for private)
61
55
62
- ``` bash
63
- bun i
64
- bun cm
65
- ```
66
-
67
- In build.yml do the following:
68
-
69
- ``` bash
70
- bun i
71
- bun cm
72
- ```
73
-
74
- In depcheck.yml do the following:
75
-
76
- ``` bash
77
- bun i
78
- bun cm
79
- ```
80
-
81
- In docs.yml do the following:
82
-
83
- ``` bash
84
- bun i
85
- bun cm
86
- ```
87
-
88
- In lint.yml do the following:
89
-
90
- ``` bash
91
- bun i
92
- bun cm
93
- ```
94
-
95
- In pr.yml do the following:
96
-
97
- ``` bash
98
- bun i
99
- bun cm
100
- ```
101
-
102
- In release.yml do the following:
103
-
104
- ``` bash
105
- bun i
106
- bun cm
107
- ```
108
-
109
- In test.yml do the following:
110
-
111
- ``` bash
112
- bun i
113
- bun cz
114
- ```
115
-
116
56
for the commit type select: ` init 🎉 Initial commit. `
117
57
for the scope type select; [ none]
118
58
for the short description: initalizing repo configuration
You can’t perform that action at this time.
0 commit comments