frendds

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 18, 2024 License: AGPL-3.0 Imports: 4 Imported by: 0

README

Introduction

frendds logo

frendds is a program to generate a D2 file from friends.txt files of a domain.

Examples

An example output generated by frendds rehandaphedar.com is in example.d2. The output generated by d2 example.d2 with default settings looks like this:

example.svg

Installation

Install Dependencies

  • go

Installation

go install git.sr.ht/~rehandaphedar/frendds@latest

Usage

frendds [domain]

Example:

frendds rehandaphedar.com

You can use the generated file with d2. For example, to generate an svg:

frendds rehandaphedar.com | d2 - graph.svg

The output is a normal d2 file, and thus, all options from the D2 documentation should work.

Building

Build Dependencies

  • go

Building

Clone the source code

git clone https://git.sr.ht/~rehandaphedar/frendds
cd frendds
go build .

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL