Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create "add" command #6

Open
ashafer01 opened this issue Nov 25, 2019 · 1 comment
Open

Create "add" command #6

ashafer01 opened this issue Nov 25, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ashafer01
Copy link
Owner

Create an $add command to add a new function definition given only a file path.

The path may refer to a single file, in which case metadata should be read from a magic comment within the file.

The path may also refer to a directory, in which case a special file should be required within the director containing the same metadata.

@ashafer01 ashafer01 added the enhancement New feature or request label Nov 25, 2019
@ashafer01 ashafer01 self-assigned this Nov 25, 2019
@ashafer01 ashafer01 changed the title Create add command Create "add" command Nov 26, 2019
@ashafer01
Copy link
Owner Author

The command could also accept a web URL to download and use the response as a file. The metadata could include a canonical filename to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant