Crates.io | post_maker |
lib.rs | post_maker |
version | 0.6.3 |
source | src |
created_at | 2022-08-19 08:37:16.091721 |
updated_at | 2022-08-19 08:59:51.136061 |
description | Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. |
homepage | |
repository | https://github.com/PiyushXCoder/post_maker |
max_upload_size | |
id | 648613 |
size | 895,888 |
Post Maker helps you to make post for instagram and other social media apps easily and in massive amount.
There are two ways to get Post Maker for windows.
We recommend you to build it yourself.
You can follow rust's official guide to install rust compiler and cargo here.
git clone https://github.com/PiyushXCoder/post_maker.git
cargo build --release
/post_maker/target/release/post_maker
to where ever you keep your binariesNote: If you are on linux, it is always a good idea to keep your binaries in ~/.local/bin
and add ~/.local/bin
to your $PATH.
This project is under GPLv3