8000 Add a command to "import" a file into a context · Issue #4 · bbkane/fling · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Add a command to "import" a file into a context #4
Open
@josegonzalez

Description

@josegonzalez

It would be great to have something like:

fling --src-dir grabbit import filename

This would be a shortcut for:

# move the file to the specified src-dir
mv $HOME/filename grabbit/filename

# link the file
fling --src-dir grabbit link

At the moment, I have a makefile that sorta lets me automate this, but having it be a fling-native command would be amazing :)

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