Skip to content

Add ability to search by stack #8

Description

@snowboardit

This is a more advanced task that requires more data. The idea here is to pass in a stack and a list of one or more words and the cli will determine if any words are reserved, and if so, what technology/technologies they are reserved in. Stacks can potentially include languages outside of programming and databases, so it will be necessary to expand the dataset to accommodate more types of languages.

Example usage:

$ reserved --stack mern async

`async` is reserved in
- javascript

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