hexo-script使用文档
[hexo-script]官网作者博客github
1.31-EN
1.31-EN
  • [hexo-script-win] update log
  • Using the step
    • Prepare the necessary tools
    • Detect the node.js environment
    • Git detection environment
    • Install the hexo blog in one click
    • One key generates SSH secret keys
    • One-click deployment of the hexo blog
    • View the help menu
    • Version view and upgrade
Powered by GitBook
On this page

Was this helpful?

  1. Using the step

Git detection environment

PreviousDetect the node.js environmentNextInstall the hexo blog in one click

Last updated 5 years ago

Was this helpful?

test_git

If you want to check your git environment or see the current version of git, right-click git bash in the directory where you stored the install.sh script and run the following command:

source install.sh test_git

Generally speaking, git environment will be automatically configured after git tool is installed, and there is no need to detect git environment. This script can be used in Linux system, and it will be configured successfully when version number information appears.