8000 [Feature Request] More useful --init file · Issue #2775 · casey/just · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
[Feature Request] More useful --init file #2775
Open
@HeCorr

Description

@HeCorr

I propose the use of a more useful default init file, which also includes the website's URL (like Task does), for example:

# https://just.systems

[private]
@default:
  just --list

It will then behave, after the user has added more recipes, like this:

$ just
Available recipes:
    ramdisk     # mounts a Ramdisk at /mnt/ramdisk
    system-info # prints basic system info

Making the default recipe quiet and private makes it a lot cleaner, and the reasoning behind adding the URL is twofold:

  • Existing users can more easily find the link to the documentation;
  • New users that don't know what a "justfile" is, can open the link inside it and learn more.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0