Comparing version 0.0.11 to 0.0.12
@@ -1,4 +0,1 @@ | ||
export { default as GitHandler } from '@initx-plugin/git'; | ||
export { default as CpHandler } from '@initx-plugin/cp'; | ||
export { default as GpgHandler } from '@initx-plugin/gpg'; | ||
export * from '@initx-plugin/core'; |
{ | ||
"name": "initx", | ||
"type": "module", | ||
"version": "0.0.11", | ||
"description": "More convenient initialization tool", | ||
"version": "0.0.12", | ||
"description": "More convenient initialization engine", | ||
"author": "imba97", | ||
@@ -29,6 +29,4 @@ "license": "MIT", | ||
"inquirer": "^12.0.0", | ||
"@initx-plugin/core": "0.0.11", | ||
"@initx-plugin/cp": "0.0.11", | ||
"@initx-plugin/gpg": "0.0.11", | ||
"@initx-plugin/git": "0.0.11" | ||
"@initx-plugin/core": "0.0.12", | ||
"@initx-plugin/utils": "0.0.12" | ||
}, | ||
@@ -35,0 +33,0 @@ "scripts": { |
<h1 align="center">init 🛠</h1> | ||
<p align="center"><code>initx</code> More convenient initialization tool</p> | ||
<p align="center"><code>initx</code> More convenient initialization engine</p> | ||
@@ -9,2 +9,6 @@ <pre align="center">npx <b>initx <something></b></pre> | ||
```bash | ||
npm install @initx-plugin/git -g | ||
``` | ||
### Git Repository | ||
@@ -45,2 +49,6 @@ | ||
```bash | ||
npm install @initx-plugin/gpg -g | ||
``` | ||
Select `GPG key management` | ||
@@ -78,2 +86,6 @@ | ||
```bash | ||
npm install @initx-plugin/cp -g | ||
``` | ||
Copy some text to clipboard | ||
@@ -80,0 +92,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4
95
6172
73
+ Added@initx-plugin/utils@0.0.12
+ Added@esbuild/aix-ppc64@0.25.0(transitive)
+ Added@esbuild/android-arm@0.25.0(transitive)
+ Added@esbuild/android-arm64@0.25.0(transitive)
+ Added@esbuild/android-x64@0.25.0(transitive)
+ Added@esbuild/darwin-arm64@0.25.0(transitive)
+ Added@esbuild/darwin-x64@0.25.0(transitive)
+ Added@esbuild/freebsd-arm64@0.25.0(transitive)
+ Added@esbuild/freebsd-x64@0.25.0(transitive)
+ Added@esbuild/linux-arm@0.25.0(transitive)
+ Added@esbuild/linux-arm64@0.25.0(transitive)
+ Added@esbuild/linux-ia32@0.25.0(transitive)
+ Added@esbuild/linux-loong64@0.25.0(transitive)
+ Added@esbuild/linux-mips64el@0.25.0(transitive)
+ Added@esbuild/linux-ppc64@0.25.0(transitive)
+ Added@esbuild/linux-riscv64@0.25.0(transitive)
+ Added@esbuild/linux-s390x@0.25.0(transitive)
+ Added@esbuild/linux-x64@0.25.0(transitive)
+ Added@esbuild/netbsd-arm64@0.25.0(transitive)
+ Added@esbuild/netbsd-x64@0.25.0(transitive)
+ Added@esbuild/openbsd-arm64@0.25.0(transitive)
+ Added@esbuild/openbsd-x64@0.25.0(transitive)
+ Added@esbuild/sunos-x64@0.25.0(transitive)
+ Added@esbuild/win32-arm64@0.25.0(transitive)
+ Added@esbuild/win32-ia32@0.25.0(transitive)
+ Added@esbuild/win32-x64@0.25.0(transitive)
+ Added@initx-plugin/core@0.0.12(transitive)
+ Added@initx-plugin/utils@0.0.12(transitive)
+ Addedbundle-require@5.1.0(transitive)
+ Addeddebug@4.4.0(transitive)
+ Addedesbuild@0.25.0(transitive)
+ Addedfsevents@2.3.3(transitive)
+ Addedget-tsconfig@4.10.0(transitive)
+ Addedimportx@0.5.2(transitive)
+ Addedjiti@2.4.2(transitive)
+ Addedload-tsconfig@0.2.5(transitive)
+ Addedms@2.1.3(transitive)
+ Addedpathe@2.0.3(transitive)
+ Addedresolve-pkg-maps@1.0.0(transitive)
+ Addedtsx@4.19.3(transitive)
- Removed@initx-plugin/cp@0.0.11
- Removed@initx-plugin/git@0.0.11
- Removed@initx-plugin/gpg@0.0.11
- Removed@initx-plugin/core@0.0.11(transitive)
- Removed@initx-plugin/cp@0.0.11(transitive)
- Removed@initx-plugin/git@0.0.11(transitive)
- Removed@initx-plugin/gpg@0.0.11(transitive)
- Removedclipboardy@4.0.0(transitive)
- Removedexeca@8.0.1(transitive)
- Removedget-stream@8.0.1(transitive)
- Removedhuman-signals@5.0.0(transitive)
- Removedis-docker@3.0.0(transitive)
- Removedis-inside-container@1.0.0(transitive)
- Removedis-stream@3.0.0(transitive)
- Removedis-wsl@3.1.0(transitive)
- Removedis64bit@2.0.0(transitive)
- Removedmerge-stream@2.0.0(transitive)
- Removedmimic-fn@4.0.0(transitive)
- Removednpm-run-path@5.3.0(transitive)
- Removedonetime@6.0.0(transitive)
- Removedstrip-final-newline@3.0.0(transitive)
- Removedsystem-architecture@0.1.0(transitive)
Updated@initx-plugin/core@0.0.12