https://github.com/socolin/howgitworks
https://github.com/socolin/howgitworks
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/socolin/howgitworks
- Owner: Socolin
- Created: 2020-02-04T18:28:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T14:28:17.000Z (over 2 years ago)
- Last Synced: 2024-12-31T20:16:41.243Z (5 months ago)
- Language: TypeScript
- Size: 3.56 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- License: LICENSES.md
Awesome Lists containing this project
README
## TODO
- `git gc`
- single quote string in cmd parser
- `help` or dialog
- Settings
- dark theme
- colors ?
- nice history view (with branch & co)## Development server
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.