https://github.com/romanresh/gitlab-center
https://github.com/romanresh/gitlab-center
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/romanresh/gitlab-center
- Owner: romanresh
- License: mit
- Created: 2016-01-16T12:18:03.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-18T15:09:43.000Z (over 10 years ago)
- Last Synced: 2025-05-19T16:32:28.946Z (about 1 year ago)
- Language: JavaScript
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitLab-Center
## Running in Development mode
`npm run watch`
`node_modules/electron-prebuilt/dist/Electron main.js`
## Distribution
`npm run win32-package`