vNote

vNote

quick notes

Posts | Posts | DhmFTS | About

Git log and Compare Command

This is a quick note to compare across commits or folks.

20 September 2021

Auto Open URLs, files in Nodejs app

open npm module: Open stuff like URLs, files, executables. Cross-platform.

19 September 2021

List files tree directory recursive - bash

# current dir ls -alh >> list.txt # recursive ls -R -alh >> list.txt

18 September 2021

Auto build and release APK on Github with Github Actions

The project should be built with Gradle.

17 September 2021

Create Github Token

https://github.com/settings/tokens/new

17 September 2021
← Older posts Page 10 of 15 Newer posts →
RSS
Using: Github | Pages | based on Theme