Skip to content

Allow specifying initial SKELLY_NUM #14

@carlinigraphy

Description

@carlinigraphy

To either source several different config files, or even source compiled conflang within conflang itself.
Passing a --initial-skelly allows for sequential runs to not stomp each other.

Maybe should also output the _SKELLY_NUM in a more friendly format.
_SKELLY_MAX?

Could do something like:

conflang --in file1.conf  --out file1.bash
conflang --in file2.conf  --out file2.bash  --initial-skelly "$_SKELLY_MAX"
source file{1,2}.bash

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions