mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 14:56:19 -04:00
feat: updates
This commit is contained in:
parent
2988851fc3
commit
1d01877307
1 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,5 @@
|
||||||
tasks:
|
tasks:
|
||||||
- init: npm install && npm run build
|
- init: npm install && npm run build
|
||||||
command: npm run start
|
command: npm run start
|
||||||
|
- init: update upstream
|
||||||
|
command: git remote add upstream https://github.com/gchq/CyberChef.git; git fetch upstream
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue