Convenient application in two views - CLI/GUI, which automates uploading a paste to Pastebin.
View Demo
·
Report Bug
·
Request Feature
Before you begin, ensure you have met the following requirements:
- You have installed the latest version of
python/pastecreator
- You have a
Windows/Linux/Mac
machine.
-
Clone the repository
git clone https://github.com/xdearboy/pastecreator.git
-
Install the dependencies
pip3 install -r requirements.txt
-
Run the application
python3 main.py
Contributions are welcome and will be fully credited.
You can contribute in many ways:
- By using alpha, beta, and pre-releases
- By reporting bugs
- By suggesting new features
- By fixing issues
- By reviewing pull requests
We use Github Flow,
so fork the repo and create your branch from master
.