get rid of categories and add more tags
Signed-off-by: Harald Hoyer <harald@hoyer.xyz>
This commit is contained in:
parent
575eac4fe0
commit
5ebee61159
20 changed files with 39 additions and 29 deletions
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "varlink and the elvish shell"
|
||||
date = 2018-02-22T09:53:37+00:00
|
||||
[taxonomies]
|
||||
tags = ["varlink", "programming"]
|
||||
+++
|
||||
I recently discovered [Elvish](https://elvish.io/), which is a shell perfectly
|
||||
suited to process structured data. In my case it is perfect to be used with
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
+++
|
||||
title = "varlink for dnf - a Showcase"
|
||||
date = 2018-02-22T07:09:03+00:00
|
||||
[taxonomies]
|
||||
tags = ["varlink", "fedora", "programming"]
|
||||
+++
|
||||
On the [varlink wiki page](https://github.com/varlink/documentation/wiki/Adding-varlink-to-DNF) I showcase how to add varlink to a python project. In this case, I chose DNF, the rpm package manager of Fedora.
|
||||
<!-- more -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue