A Git Dashboard. Usefulness and features not yet clear. Currently just playing around with Vue.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Marcel Kapfer 47f3db0834
First stuff works
Show a list of active GitLab projects.
2 years ago
public First stuff works 2 years ago
src First stuff works 2 years ago
.gitignore init 2 years ago
README.md First stuff works 2 years ago
babel.config.js init 2 years ago
package.json First stuff works 2 years ago
tsconfig.json init 2 years ago
yarn.lock First stuff works 2 years ago

README.md

git-dashboard

WARNING: THIS IS ALPHA SOFTWARE! DO NOT USE IT! IF YOU DO, IT IS ON YOUR OWN RISK! IT MAY DESTROY YOUR COMPUTER, BURN YOUR HOUSE AND KILL YOUR KITTEN

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.