Skip to content

EasyKit is a Windows toolkit designed to automate common tasks, simplify system maintenance, and eliminate repetitive processes.

License

Notifications You must be signed in to change notification settings

LoveDoLove/EasyKit

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License LinkedIn


EasyKit Logo

EasyKit

A toolkit to automate tasks, simplify Windows maintenance, and eliminate repetitive processes.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Features
  3. Built With
  4. Getting Started
  5. Usage
  6. Roadmap
  7. Contributing
  8. License
  9. Contact
  10. Acknowledgments

About The Project

EasyKit is a Windows toolkit designed to automate common tasks, simplify system maintenance, and eliminate repetitive processes. It provides a command-line interface for a variety of developer and system utilities, including package management, project scaffolding, and more. EasyKit is modular and extensible, making it easy to add new features and tools.

(back to top)

Features

  • Command-line interface for Windows automation
  • Project scaffolding for Composer, Laravel, NPM, and more
  • Git utilities and settings management
  • Extensible architecture for adding new tools
  • Logging with Serilog (console and file)
  • JSON configuration support
  • Modular codebase with clear separation of concerns

(back to top)

Built With

(back to top)

Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

  • Windows OS
  • .NET 8.0 SDK

Installation

  1. Clone the repository
    git clone https://github.com/LoveDoLove/EasyKit.git
  2. Navigate to the EasyKit directory
    cd EasyKit
  3. Build the project
    dotnet build
  4. Run the application
    dotnet run

(back to top)

Usage

EasyKit provides a command-line interface for various tasks. Run the application and follow the menu prompts to use the available tools. Example utilities include Composer, Laravel, NPM, Git, and settings management. Logs are saved in the logs/ directory.

(back to top)

Roadmap

  • Add Changelog
  • Add back to top links
  • Add Additional Templates w/ Examples
  • Add "components" document to easily copy & paste sections of the readme
  • Multi-language Support
    • Chinese
    • Spanish

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the Unlicense License. See LICENSE for more information.

(back to top)

Contact

LoveDoLove - https://github.com/LoveDoLove/EasyKit

Project Link: https://github.com/LoveDoLove/EasyKit

(back to top)

Acknowledgments

(back to top)

About

EasyKit is a Windows toolkit designed to automate common tasks, simplify system maintenance, and eliminate repetitive processes.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published