llmstxtgen

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: May 19, 2025 License: MIT Imports: 6 Imported by: 0

README

llmstxtgen

  • llmstxtgen is a tool to generate llms.txt files from sitemap.
  • This tool is inspired by timakin/llmstxt-gen.

Installation

go install github.com/syumai/llmstxtgen/cmd/llmstxtgen@latest

Supported Modes

  • full: generate llms-full.txt

Usage

curl http://localhost:3000/sitemap.xml | llmstxtgen -mode=full > llms-full.txt

Options

  • -mode: generate mode: full
  • -sleep: sleep time (milli seconds, default: 100)

Author

syumai

License

MIT

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultSleepTimeMilliSeconds = 100

Functions

func Full

func Full(sitemapReader io.Reader, sleepTimeMilliSeconds int) (io.Reader, error)

Types

This section is empty.

Directories

Path Synopsis
cmd
llmstxtgen command

Jump to

Keyboard shortcuts

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