ghshell
v1.0.1
Published
CLI tool for automatic clone and corrections of GitHub's repositories
Maintainers
Readme
ghshell 
CLI tool for automatic clone and corrections of GitHub's repositories
Requirements
Node version >= 8.0.0
Install
$ npm install -g ghshellDependencies
To use Gitbook creation function, it's necessary the following dependencies:
- Gitbook package:
$ npm install -g gitbook-cliFor more information, visit the official documentation.
$ sudo aptitude install calibreIn some GNU/Linux distributions node is installed as nodejs, you need to manually create a symlink:
$ sudo ln -s /usr/bin/nodejs /usr/bin/nodeUsage
$ ghshellList all available commands using command help inside the application:
> helpThis NPM package was created as Master's Degree Final Project at University of La Laguna, Tenerife. Spain.
