Metadata-Version: 2.1
Name: flashops
Version: 20.10.7
Summary: Simplify Linux Server Operations and Maintenance
Home-page: https://github.com/dongyg
Author: dongyg
Author-email: mikedong927@gmail.com
License: MIT
Description: 
        # What's FlashOps
        
        FlashOps (a clipped compound of "flash" and "operations") is a tool that simplifies the process of managing a Linux server through SSH. A set of operations or commands that you often perform can be simplified to just one or two characters.
        
        Maybe you think a shell script is good way to do your work. But FlashOps can do more, like sync file between remote and your computer.
        
        # How to use
        
        FlashOps uses Fabric to manage remote Linux servers via SSH. Before using FlashOps, make sure you can connect and manage your Linux server via SSH.
        
        More information on [GitHub](https://github.com/dongyg/flashops).
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
