https://github.com/artheus/ddg
Debian Directory generation
https://github.com/artheus/ddg
Last synced: 3 months ago
JSON representation
Debian Directory generation
- Host: GitHub
- URL: https://github.com/artheus/ddg
- Owner: artheus
- License: mit
- Created: 2016-03-13T19:29:13.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-03-13T19:36:30.000Z (about 9 years ago)
- Last Synced: 2025-01-15T04:16:12.290Z (5 months ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ddg - Debian Directory generation
The idea behind this is to bring the cli tool [dch](https://wiki.debian.org/IntroDebianPackaging#Step_3:_Add_the_Debian_packaging_files) which is a part of debian devscripts.
I choose to write this in NodeJS since I am looking to expand my knowledge a bit.