docs: update org name from hykocx to zen and expand DEV guide
- Replace `hykocx` with `zen`/`HYKO` in LICENSE copyright notices - Update npm registry scope from `@hykocx` to `@zen` in INSTALL.md - Update npm auth token config path to use `zen` org in DEV.md - Add project structure overview to DEV.md - Add contribution standards section referencing GUIDE.md and REDACTION.md - Add semver versioning bump reference table to DEV.md
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
||||
Créer un fichier `.npmrc` à la racine du projet avec le contenu suivant :
|
||||
|
||||
```
|
||||
@hykocx:registry=https://git.hyko.cx/api/packages/hykocx/npm/
|
||||
@zen:registry=https://git.hyko.cx/api/packages/zen/npm/
|
||||
```
|
||||
|
||||
## 2. Installer le package
|
||||
|
||||
Reference in New Issue
Block a user