GithubHelp home page GithubHelp logo

About πŸ’•

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):

  • πŸ’» languages: Nushell (interactive session and scripting), Go (scripting), Hugo (generated site content), YAML (configs), JSON (configs and JSON schemas)
  • πŸ“ ides and editors: Visual Studio Code (programming stuff), Inkscape (drawing logos)
  • πŸ•œ vcs-tools: Git, GitHub

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.

How do I review pull requests? πŸ‘“

For the first 2 pages less than or equal 50 lines I provide detailed mistake expanations for all issues with links to contributing guides how to fix them.

Other remaining pages are not scanned for problems.

Placeholder syntax in my CLI tools

Starting from 29 december 2023 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. If there are any they should be explicitly stated in the documentation. There is no standardized way for describing them.
  • {{placeholder ...}}: almost the same thing as the previous one, but here one or more arguments are expected. If no arguments or some specific amount of them is required it should be explicitly stated in the documentation. With | ellipsis (...) can be used just ones, at the end, implying that all alternatives accept several arguments unless the opposite is stated. There is no standardized way for mentioning it.
  • | can be used inside double curly braces to provide more than one alternative for what can be placed instead of placeholder. If some alternatives can be used just under certain circumstances, it should be explicitly stated in the documentation. There is no standardized way for mentioning it.

, 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.


extensions youtube channels reddit discord whatsapp

Emily Grace Seville's Projects

darktile-terminal icon darktile-terminal

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.

elvish-shell icon elvish-shell

Elvish = Expressive Programming Language + Versatile Interactive Shell

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.