Skip to content

neoighodaro/FollowPlea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FollowPlea

This is a drop-in library to request that anyone that installs your Tweak follow you on Twitter.

img_1603 img_1604

Installation

Download the ZIP of this repository (or clone it). Better still you can add it as a submodule to your project.

Using Git

  • In the root of your project run the command git submodule add git@github.com:TapSharp/FollowPlea.git
  • Run the command ./FollowPlea/install.sh

Without Git

  • Download the ZIP of the project and place the FollowPlea directory in the root of your project
  • Create FollowPleaSettings.h in the root of your project and copy the contents of FollowPlea\FollowPleaSettings.stub into it.

Final Steps (Git / Without Git)

  • Open FollowPleaSettings.h and customize it.
  • In your Makefile add FollowPlea/FollowPlea.xm to your TweakName_FILES list.
  • In your Makefile add Social and Accounts to your TweakName_FRAMEWORKS list.

Contributing

Feel free to fork and send pull requests if this helped you and you wanna contribute to making it better.

About

This is a drop-in library to request that anyone that installs your Tweak follow you on Twitter.

Resources

Stars

Watchers

Forks

Packages

No packages published