Build a JavaScript Command Line Interface (CLI) with Node.js
So what ginit will do is create a Git repository in the current folder, create a remote repository — we’ll be using GitHub for this — and then add it as a remote. Then it will provide a ...
View ArticleThe most recommended #Programming books of all-time.
clean_links.json Add files via upload Feb 17, 2020 clean_links_manual.json Add files via upload Feb 17, 2020 links.json Add files via upload Feb 17, 2020 results.json Add files via upload Feb 17, 2020...
View ArticleIntroduction To GitHub For Aspiring Data Scientists
Popularly considered to be the exclusive domain of software developers, Git – the most widely used modern version control system in the world – is increasingly being used by data scientists today.
View ArticleContinuously Deploying Your #Spring Boot Application to AWS ECR Using CircleCI
This article will help you to find your AWS account id in case you have a hard time finding it. You may find a similar screen as follows after adding the environment variables. Also please note that I...
View ArticleAzure DevOps Team Speeds Up Git with New Scalar Project
Microsoft's Azure DevOps team announced Scalar, a new project to speed up the operations of Git, the popular, open source, distributed version control system commonly used with source code repository ...
View ArticleHow to integrate Nexus with Jenkins for simpler builds
https://github.com/cameronmcnz/mavenspiration.git Top-level Maven target goals: clean install Before you save the build, add the Nexus Repository Manager Publisher as the final build step. Provide the...
View ArticleInteract with slack using vim!
This project is a work in progress The goal is to write as much as possible of the app in vimscript and to use the outside world as little as possible # if you have not used pathogen before add this ...
View ArticleIntroduction To GitHub For Aspiring Data Scientists
Git – the most widely used modern version control system in the world – is increasingly being used by data scientists today. This may strike some people as odd – how can this platform add value to the...
View ArticleThe Apache #Software Foundation Announces 20th Anniversary of Apache®...
Community-led Version Control Software and Source Code Management Tool Available on Most Integration Servers, Integrated Development Environments, Issue Tracking Systems, and more.
View Article75 Zsh Commands, Plugins, Aliases and Tools
You can add them to your ~/.zshrc file, then reload your terminal (using source ~/.zshrc ... Here are three plugins I regularly use, that provide a ton of handy shortcuts and aliases. The git plugin ...
View ArticleExecutableBookProject/MyST-Parser: An extended commonmark compliant parser,...
... github.com/ExecutableBookProject/MyST-Parser cd MyST-Parser git checkout develop pip install -e .[sphinx,code_style,testing,rtd] Note, this parser currently requires the ...
View ArticleThe world's best abstract syn#Tax language written in Haskell
The language features implicit type conversion between all data types. Pandathon automatically performs implicit conversion between types if possible. This means that you can add Int and Float ...
View ArticleCreating A #Blog In 1 Hour from Scratch -Hugo
First download the theme from github and then add it to your website’s config file. For this post I will be using Hello Friends theme. Move to your website folder and do git submodule add ...
View ArticleExample of how to use the Git clone command
All remote repositories, such as GitHub, GitLab or even a custom one that an organization hosts on the local network, have a URL associated with the repository. This tutorial uses GitHub, and you can ...
View ArticleGitOps Security with k8s-security-configwatch
With Git at the center of your delivery pipelines ... For example, sending a message to a Slack channel or automatically adding a security engineer as reviewer for the pull request. You could also ...
View ArticleGit your coat – you've pulled: Standalone command-line interface for GitHub...
which are requests from other developers to add their code to the repository. What about the existing GitHub tool called hub, which wraps and extends git with additional GitHub features?
View ArticleHow Visual UI Testing can speed up DevOps flow
Their status updates will appear on the PR itself on GitHub. Run the following commands to push the new branch to Github: git add . git commit -m "Fix visual test script" git push Navigate to the ...
View ArticleHiddenVM — Use any desktop OS without leaving a trace.
Go to 'extras' folder in your HiddenVM and rename extras-example.sh to extras.sh. Any lines you add will be performed as bash script code at the end of each subsequent HiddenVM launch, right after it ...
View ArticleHow to integrate Nexus with Jenkins for simpler builds
https://github.com/cameronmcnz/mavenspiration.git Top-level Maven target goals: clean install Before you save the build, add the Nexus Repository Manager Publisher as the final build step. Provide the...
View ArticleCreating A #Blog In 1 Hour from Scratch -Hugo
First download the theme from github and then add it to your website’s config file. For this post I will be using Hello Friends theme. Move to your website folder and do git submodule add ...
View Article