Git Basic Commands

First install git: https://git-scm.com/downloads Check git version by git –version git config git ls-remote git branch https://confluence.atlassian.com/bitbucketserver/basic-git-commands-776639767.html git config –global –edit git ls-remote git remote -v git branch newbranch git branch -d branch git branch -D branch git branch -m branch git branch -a gitignoredirectory/*.log git reset git rm -rf –cached . git push -d ... Read More

Getting started with Vue “helloworld” project.

First installation of Node JSInstall node js which is required for rendering javascript.Install from this url: https://nodejs.org/en/download/ Some full Instructions: https://medium.com/js-dojo/getting-started-with-vuejs-for-web-and-native-285dc64f0f0d Vue installation: https://cli.vuejs.org/guide/installation.html Vue Installation: npm install -g @vue/cli or if any issues in installing try this: vue –version] % vue create hellworld After getting this message, just go to the folder helloworld and ... Read More

Using NCI resource: GADI

Apply for it first. https://opus.nci.org.au/display/Help/0.+Welcome+to+Gadi ssh username@gadi.nci.org.au If successful, will be provided with welcome message. Make Dir, PS1 = ‘gadi [\W] $’ https://nealhughes.net/usingtheNCI/ https://rabernat.medium.com/custom-conda-environments-for-data-science-on-hpc-clusters-32d58c63aa95 screen screen -r conda init bash conda create -n ENVNAME https://opus.nci.org.au/display/Help/1.+VDI+Client+Installation

Git and Latexdiff

Resources: [1] “Git and latexdiff: compare versions of LaTex documents,” Deanbodenham.com, 2015. https://www.deanbodenham.com/learn/git-and-latexdiff.html (accessed May 26, 2022). MikTex Console has git-latexdiff and latexdiff in packages section. Can be intalled from there. Commands ‌
error: