PATH: //opt/alt/alt-nodejs14/root/usr/lib/node_modules/npm/scripts
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 changelog.js
↓
X
📄 clean-old.sh
↓
X
📄 dep-update
↓
X
📄 dev-dep-update
↓
X
📄 docs-build.js
↓
X
📄 gen-changelog
↓
X
📄 gen-dev-ignores.js
↓
X
📄 install.sh
↓
X
📄 maketest
↓
X
📄 pr
↓
X
📄 publish-tag.js
↓
X
📄 release.sh
↓
X
📄 relocate.sh
↓
X
📄 update-authors.sh
↓
X
📄 update-dist-tags.js
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: update-authors.sh
#!/bin/sh git log --use-mailmap --reverse --format='%aN <%aE>' | perl -wnE ' BEGIN { say "# Authors sorted by whether or not they\x27re me"; } print $seen{$_} = $_ unless $seen{$_} ' > AUTHORS
SIMPAN PERUBAHAN