All Projects → CharizTeam → Chariz

CharizTeam / Chariz

Licence: gpl-2.0
Package manager for macOS

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Chariz

Onehalf
Clean, vibrant and pleasing color schemes for Vim, Sublime Text, iTerm, gnome-terminal and more.
Stars: ✭ 974 (+2113.64%)
Mutual labels:  xcode
Lldebugtoolswift
LLDebugTool is a debugging tool for developers and testers that can help you analyze and manipulate data in non-xcode situations.
Stars: ✭ 40 (-9.09%)
Mutual labels:  xcode
Imagecoordinatespace
UICoordinateSpace for UIImageView image
Stars: ✭ 42 (-4.55%)
Mutual labels:  xcode
Tangramkit
TangramKit is a powerful iOS UI framework implemented by Swift. It integrates the functions with Android layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView
Stars: ✭ 984 (+2136.36%)
Mutual labels:  xcode
Cobalt2 Vim Theme
Vim port of cobalt2 sublime theme
Stars: ✭ 38 (-13.64%)
Mutual labels:  xcode
Relax
A tiny release tool to support multi distribution(IPA) on iOS development.
Stars: ✭ 40 (-9.09%)
Mutual labels:  xcode
Viper Templates
Swift Xcode templates for creating VIPER architecture stacks
Stars: ✭ 33 (-25%)
Mutual labels:  xcode
Gitdiff9
Highlights lint, deltas and recent changes against git repo in Xcode 9
Stars: ✭ 43 (-2.27%)
Mutual labels:  xcode
Swiftysound
SwiftySound is a simple library that lets you play sounds with a single line of code.
Stars: ✭ 995 (+2161.36%)
Mutual labels:  xcode
React Native Alternate Icons
React Native Alternate Icons for iOS 10.3+
Stars: ✭ 42 (-4.55%)
Mutual labels:  xcode
Xclogparser
Tool to parse Xcode and xcodebuild logs stored in the xcactivitylog format
Stars: ✭ 978 (+2122.73%)
Mutual labels:  xcode
Sqlitelib
Easily build a custom SQLite static library for use in macOS and iOS frameworks and apps.
Stars: ✭ 38 (-13.64%)
Mutual labels:  xcode
Mergepbx
script for merging XCode project files in git
Stars: ✭ 1,004 (+2181.82%)
Mutual labels:  xcode
Sitrep
A source code analyzer for Swift projects.
Stars: ✭ 984 (+2136.36%)
Mutual labels:  xcode
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+2206.82%)
Mutual labels:  xcode
Rainbowbar
Progress bar with wild animation for notched status bar
Stars: ✭ 34 (-22.73%)
Mutual labels:  xcode
Regeributedtextview
RegeributedTextView is a subclass of UITextView that supports fully attribute string based on regular expression.
Stars: ✭ 40 (-9.09%)
Mutual labels:  xcode
Material Theme For Xcode
Material design color schemes for Xcode
Stars: ✭ 43 (-2.27%)
Mutual labels:  xcode
San Jose
Custom Xcode theme inspired by Apple's WWDC 2017
Stars: ✭ 43 (-2.27%)
Mutual labels:  xcode
Fugen
Command line tool for exporting resources and generating code from your Figma files
Stars: ✭ 41 (-6.82%)
Mutual labels:  xcode

Chariz

A package management app for macOS.

Build Status GitHub release

Building

First, you need an Apple Developer account. Unfortunately macOS requires helper binaries to have a code signature or they won’t be installed, and Chariz isn’t going to be too useful if the helper isn’t running. You also should be using the latest public Xcode version.

  1. Install Carthage (e.g. from Homebrew): brew install carthage
  2. Clone the repo: git clone --recursive https://github.com/CharizTeam/Chariz.git
  3. Enter the directory: cd Chariz
  4. Initialise Carthage dependencies: ./init.sh
  5. Open the Xcode workspace: open Chariz.xcworkspace

Note that the .xcodeproj is the Chariz app itself, while .xcworkspace contains other projects such as cpm. Chariz will not compile from the standalone .xcodeproj.

License

Licensed under the GNU General Public License, version 2.0. Refer to LICENSE.md.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].