/SerpentXcodeFileTemplate

Xcode file template for models using Serpent.

Primary LanguageShellMIT LicenseMIT

Serpent Xcode File Template

A small file template for Xcode, to create model files without having to write some boilerplate code.

GitHub license

📦 Installation

  1. Clone this repository
  2. cd to it in Terminal
  3. Change permissions and run the install script
chmod 755 install.sh && ./install.sh

Usage

  1. Open your Xcode project
  2. Create a new file (Cmd + N)
  3. Notice Serpent in the left pane

👥 Credits

Made with ❤️ at Nodes.

📄 License

Serpent Xcode File Template is available under the MIT license. See the LICENSE file for more info.