Metadata-Version: 2.1
Name: nodetasks
Version: 0.0.7
Summary: Simple CLI script for listing and running npm tasks
Home-page: https://github.com/michalStarski/nodetasks
Author: Michał Starski
Author-email: michal.starski@pm.me
License: MIT
Description: # nodetasks
        
        A simple CLI for listing and executing npm tasks.
        
        ## Installation
        
        ```bash
        $ pip install nodetasks
        ```
        
        ## Usage
        
        ![Example usage](example.gif)
        
        ## Todo
        
        :black_square_button: Give user ability to run tasks with yarn
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown
