Clipboard extension app for macOS.
Requirement: macOS 10.10 Yosemite or higherDistribution Site : https://clipy-app.com
Development Environment
- macOS 10.15 Catalina
- Xcode 12.2
- Swift 5.3
How to Build
- Move to the project root directory
bundle install --path=vendor/bundle && bundle exec pod install
- Open
Clipy.xcworkspace
on Xcode. - build.
Contributing
- Fork it ( https://github.com/Clipy/Clipy/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Localization Contributors
Clipy is looking for localization contributors.
If you can contribute, please see CONTRIBUTING.md
Distribution
If you distribute derived work, especially in the Mac App Store, I ask you to follow two rules:
- Don't use
Clipy
andClipMenu
as your product name. - Follow the MIT license terms.
Thank you for your cooperation.
from https://github.com/Clipy/Clipy
No comments:
Post a Comment