2022 11 04


Reading time: less than 1 minute

Version control system in Python

I wrote a simple VCS in Python. It’s called dum.

The VCS can be “compiled” into a Python zipapp, which makes it really easy to install and use. The zipapp comes with the tool, all its commands and the manual pages.

Citation

If you find this work useful, please cite it as:
@article{yaltirakli,
  title   = "2022 11 04",
  author  = "Yaltirakli, Gokberk",
  journal = "gkbrk.com",
  year    = "2024",
  url     = "https://www.gkbrk.com/journal/2022-11-04"
}
Not using BibTeX? Click here for more citation styles.
IEEE Citation
Gokberk Yaltirakli, "2022 11 04", December, 2024. [Online]. Available: https://www.gkbrk.com/journal/2022-11-04. [Accessed Dec. 17, 2024].
APA Style
Yaltirakli, G. (2024, December 17). 2022 11 04. https://www.gkbrk.com/journal/2022-11-04
Bluebook Style
Gokberk Yaltirakli, 2022 11 04, GKBRK.COM (Dec. 17, 2024), https://www.gkbrk.com/journal/2022-11-04

Comments

© 2024 Gokberk Yaltirakli