Skip to content
/ db Public

A readable, easy and enjoyable way to manage portfolio databases using directories and text files. Initially made for https://gwen.works.

License

Notifications You must be signed in to change notification settings

ortfo/db

Folders and files

NameName
Last commit message
Last commit date
Apr 18, 2024
Apr 11, 2024
Apr 22, 2024
Oct 12, 2024
Apr 16, 2024
Apr 27, 2024
Feb 2, 2023
Apr 17, 2024
Apr 27, 2024
Jan 2, 2025
Apr 27, 2024
Apr 18, 2024
Oct 12, 2024
Apr 20, 2024
Apr 16, 2024
Apr 15, 2024
Apr 18, 2024
Apr 17, 2024
Feb 28, 2022
Apr 16, 2024
Jul 17, 2024
Apr 16, 2024
Jan 2, 2025
Nov 1, 2020
Jul 11, 2020
Apr 27, 2024
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Apr 27, 2024
Dec 10, 2022
Apr 16, 2024
Apr 13, 2024
Apr 13, 2024
Oct 12, 2024
Oct 12, 2024
Apr 21, 2024
Apr 21, 2024
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024
Apr 14, 2024
Oct 12, 2024
Oct 12, 2024
Apr 27, 2024
Oct 12, 2024
Apr 21, 2024
Oct 12, 2024
Oct 12, 2024
Apr 14, 2024
Jan 2, 2025
Oct 12, 2024
Oct 12, 2024
Oct 12, 2024

Repository files navigation

ortfo/db

A readable, easy and enjoyable way to manage portfolio databases using directories and text files.

Installation

Pre-compiled binaries are available in the Releases page.

See the documentation on installation for more information

Usage

See documentation

Manage your portfolio's database — See https://github.com/ortfo/db for more information.

Usage:
  ortfodb [command]

Examples:
  $ ortfodb --config .ortfodb.yaml build database.json
  $ ortfodb add my-project

Available Commands:
  add         Add a new project to your portfolio
  build       Build the database
  completion  Generate the autocompletion script for the specified shell
  exporters   Commands related to ortfo/db exporters
  help        Help about any command
  lsp         Start a Language Server Protocol server for ortfo
  replicate   Replicate a database directory from a built database file.
  schemas     Output JSON schemas for ortfodb's various resources

Flags:
  -c, --config string   config file path (default "ortfodb.yaml")
  -h, --help            help for ortfodb
      --scattered       Operate in scattered mode. In scattered mode, the description.md files are searched inside `.ortfo' folders in every folder of the database directory, instead of directly in the database directory's folders. See https://github.com/ortfo/
  -v, --version         version for ortfodb

Use "ortfodb [command] --help" for more information about a command.

About

A readable, easy and enjoyable way to manage portfolio databases using directories and text files. Initially made for https://gwen.works.

Resources

License

Stars

Watchers

Forks

Packages

No packages published