Skip to content

beatrizsmerino/git-bible

Repository files navigation

GitHub last commit GitHub dependabot
GitHub issues GitHub forks GitHub stars GitHub watchers

Git Bible

Git Bible is an application that acts as a consultation dictionary in which the most used GIT, Git Flow and desktop commands are collected.

GitBible

GitBible - Git search

GitBible - Git commands

Development interface

GitBible - Git commands

Is developed with vue.js 2.6.10 a Javascript framework. This project use Vue Cli and has dependencies as vue router.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Publish in Github Pages

npm run deploy

Customize configuration

See Configuration Reference.