Skip to content

A grimoire of automation spells for the modern mage.

License

Notifications You must be signed in to change notification settings

LAP-Tutorials/mechamancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mechamancer

Welcome to the Mechamancer script collection! This README will guide you on how to use these scripts effectively.

Table of Contents

Introduction

Mechamancer is a collection of scripts designed to automate and enhance various mechanical tasks. Whether you're a hobbyist or a professional, these scripts can help streamline your workflow.

WARNING

Don't run scripts in termux on your windows, linux, or mac terminal. They are meant to be run on termux only. This applies to all of the other scripts that can be found.

Installation

To get started, clone the repository to your local machine:

git clone https://github.com/LAP-Tutorials/mechamancer.git

Navigate to the project directory:

cd mechamancer

Usage

Each script in the collection has its own specific purpose. Below are examples of how to run some of the scripts:

Script 1: mechm-t-git.sh

This script is used to automate git commands. It can be used to add, commit, and push changes to a remote repository. To run the script, follow the steps below: (Termux only)

chmod +x termux/mechm-t-git.sh

./termux/mechm-t-git.sh

once you've run it for the first time, next time you want to run the same script all you need to do is run the following command in your home or anywhere in termux:

mechm-t-git

NOTE

Some scripts may require you do mark them as executable on some devices before running them. You can do this by running chmod +x script_name.sh or run our install script chmod +x install.sh in the terminal.

Contributing

We welcome contributions! Please fork the repository and create a pull request with your changes. Ensure your code follows the project's coding standards and includes appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Happy automation!

About

A grimoire of automation spells for the modern mage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages