Blog: 2023-12-28: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "Back at it packaging deno. This tutorial https://wiki.debian.org/Packaging/Intro gave me the following helpful command: $ dch --create -v 1.0-1 --package hithere Always happy to have a way to write out bespoke file formats automatically.")
(No difference)

Revision as of 02:43, 28 December 2023

Back at it packaging deno. This tutorial https://wiki.debian.org/Packaging/Intro gave me the following helpful command:

   $ dch --create -v 1.0-1 --package hithere 

Always happy to have a way to write out bespoke file formats automatically.