GithubHelp home page GithubHelp logo

yubisaki-shell's Introduction

yubisaki-shell

USAGE

yarn global add yubisaki-shell

# deploy
yubisaki deploy -u <github userName> -p <vuepress docs dir> -r <github repository address>
# example
yubisaki deploy -u bloss -p docs -r bloss.github.io

# new post article
yubisaki post -p <file path> --page <filename>
# example
yubisaki post -p docs/hello --page index.md

yubisaki-shell's People

Contributors

lewiscutey avatar stickmy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

yubisaki-shell's Issues

安装yubisaki-shell,结果显示[email protected]不兼容win32,yubisaki命令找不到

$ yarn global add yubisaki-shell
yarn global v1.7.0
[1/4] Resolving packages...
[2/4] Fetching packages...
info [email protected]: The platform "win32" is incompatible with this module.
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Installed "[email protected]" with binaries:
- yubisaki
Done in 37.75s.

Administrator@WIN-7I7TNFVTVU6 MINGW64 /e/vueBlog
$ yubisaki post -p docs/hello --page index.md
bash: yubisaki: command not found

win7不能直接deploy,需要先build后再depl

直接使用npm run docs:deploy则报错了;
需要npm run docs:build && npm run docs:deploy才能成功;

博客源码:https://github.com/heibaimeng/yubisaki-can-not-deploy-only

$ npm run docs:deploy

> [email protected] docs:deploy C:\Users\Administrator\Desktop\bt
> yubisaki deploy -u heibaimeng -p docs -r heibaimeng.github.io

-
git deploy failed
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] docs:deploy: `yubisaki deploy -u heibaimeng -p docs -r heibaimeng.github.io`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] docs:deploy script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2018-05-23T07_34_30_890Z-debug.log

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.