Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 365 Bytes

File metadata and controls

17 lines (13 loc) · 365 Bytes

Citation.js Toolforge Tool

Citation.js Tool for Wikimedia Toolforge. See documentation: https://citation-js.toolforge.org/

Deploy

Deploy changes (requires account, tool):

ssh -i $path_to_ssh_private_key $shell_username@login.toolforge.org
become $tool_name
cd www/js
git pull
# npm install
cd ../..
webservice --backend=kubernetes node18 restart