Northern Ireland Statistics and Research Agency will be self-publishing FAIR data using csvcubed; this repo currently holds their qube-ish CSV-Ws experiments.
To use Google Cloud Shell and this repo click here.
- Step one, log into github in Google Cloud Shell
gh auth login
? What account do you want to log into? GitHub.com
? What is your preferred protocol for Git operations? HTTPS
? Authenticate Git with your GitHub credentials? Yes
? How would you like to authenticate GitHub CLI? Login with a web browser
! First copy your one-time code: `####-####`
Press Enter to open github.com in your browser...
https://github.com/login/device
✓ Authentication complete.
- gh config set -h github.com git_protocol https
✓ Configured git protocol
✓ Logged in as `username`- Set your name
git config --global user.name "Your name here"- Set your email
git config --global user.email "your.email@email.gov.uk"While using Google Cloud Shell, make changes, create qube-config.json, etc. Once you're ready click on the git-source toolbar on the left, stage your changes, provide a commit message, and then push to the repo.
Delete the out folder before rerunning the csvcubed build command do so using the following command from the same directory level as your csv and the qube-config.json file.
rm -rf out/