# study_shell **Repository Path**: shiying0618/study_shell ## Basic Information - **Project Name**: study_shell - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 编译 bundle exec jekyll build 本地 bundle exec jekyll serve deploy bundle exec jekyll build && git add --all && git commit -m 'publish' && git push