forked from Fediversity/Fediversity
11 lines
709 B
Nix
11 lines
709 B
Nix
{
|
|
title = "Tweag";
|
|
description = ''
|
|
Tweag is the open source program office (OSPO) of Modus Create, and has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers
|
|
'';
|
|
outPath = "tweag.html";
|
|
body = ''
|
|
Tweag is the open source program office (OSPO) of Modus Create, a global digital consulting firm that helps enterprises build competitive advantage through digital innovation. Tweagers are leading contributors to several open source projects — from functional programming languages to cross-platform frameworks. Tweag has extensive experience working with Nix, and many people at the forefront of the Nix community are Tweagers.
|
|
'';
|
|
}
|