vNote
quick notes
Git log and Compare Command
This is a quick note to compare across commits or folks.
Auto Open URLs, files in Nodejs app
open npm module: Open stuff like URLs, files, executables. Cross-platform.
List files tree directory recursive - bash
# current dir ls -alh >> list.txt # recursive ls -R -alh >> list.txt
Auto build and release APK on Github with Github Actions
The project should be built with Gradle.
Create Github Token
https://github.com/settings/tokens/new