You are browsing as a guest. Sign up (or log in) to start making projects!

centaur

  • 1 Devlogs
  • 0 Total hours

A package manager for UNIX-based operating systems

Open comments for this post

17m 3s logged

I’m currently working on improving how I go about parsing package metadata. Previously, package dependencies were declared at the top of the file, however this soon limited adding extra metadata such as “preservation” type which I will implement later. I will now be using [meta] tags with variables inside them to allow for more advanced configuration!

I’m currently working on improving how I go about parsing package metadata. Previously, package dependencies were declared at the top of the file, however this soon limited adding extra metadata such as “preservation” type which I will implement later. I will now be using [meta] tags with variables inside them to allow for more advanced configuration!

Replying to @chiron_dev8

0
1

Followers

Loading…