Skip to content
View EmilyGraceSeville7cf's full-sized avatar
  • Canada, Toronto
  • 22:32 (UTC -12:00)

Organizations

@command-line-interface-pages

Block or report EmilyGraceSeville7cf

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse

Maisa Unbelievable ๐Ÿ’•

reddit session signal element wire mastodon bluesky

whatsapp

Google Chat messenger is the recommended way to contact me.

About me

I am a native russian speaker, open source contributor and I am keen on administrating, scripting, creating sites and presentations. Itโ€™s my life. I like to automate routine tasks and not to do them manually. Currently I have the following skills (just the most interesting tools are mentioned and some of their usages are explained):

  • ๐Ÿ’ป programming, markup and configuration languages:
    • Fish: automating tasks for developed tools
    • TinyScheme: extending GIMP
    • Go: developing CLI, TUI and GUI applications
    • JavaScript: developing VS Code extensions and Web Apps
    • YAML & JSON: configuration languages for Go applications
    • Markdown: explaining developed tools
  • ๐Ÿ“ ides and editors:
    • Visual Studio Code: programming, writing tool explanations and configurations
    • GIMP & Inkscape: drawing images for developed tools
    • OnlyOffice: creating presentations about English and German
  • ๐Ÿ•œ vcs-tools:
    • Git & GitHub: managing tool development

gopher

I support several projects and organizations such as (just the most interesting ones are mentioned):

command-line-interface-pages better-emacs schemastore

But now I mainly focused on [C]ommand [L]ine [I]nterface [P]ages project:

image

which provides neat command help pages.

Placeholder syntax in my CLI tools ๐Ÿ“–

Starting from 21 August 2024 I use the following placeholder syntax in all my tools (Go-inspired):

  • {{placeholder}}: some arbitrary text with no constraints implied which should be exactly one CLI argument.
  • {{placeholder ...}}: almost the same thing as the previous one, but here zero or more arguments are expected.
  • | can be used inside double curly braces to provide more than one alternative for what can be placed instead of placeholder.

, where instead of placeholder any text can be written which explains what should be put instead of CLI argument(s), but without spaces unless it's explicitly permitted. This syntax is used just when no other default syntax is mandated.

Examples:

command {{number}} # 1 number expected
command {{number..}} # 0 or more numbers expected
command {{number|strings...}} # one number or 0 or more string expected

Pinned Loading

  1. personal-data personal-data Public archive

    My personal pictures, videos, audio and etc.

    HTML

  2. favorite-pictures favorite-pictures Public

    My favorite pictures.

    Nushell 1