目录
目录README.md

MiseEnPlace

Twitter: @richardpiazza

A framework for converting and interpreting common measurements used in cooking.

Installation

MiseEnPlace is distributed using the Swift Package Manager. To install it into a project, add it as a dependency within your Package.swift manifest, or through Xcode:

let package = Package(
    ...
    dependencies: [
        .package(url: "https://github.com/richardpiazza/MiseEnPlace.git", .upToNextMinor(from: "5.0.0"))
    ],
    ...
)

Then import MiseEnPlace wherever you’d like to use it:

import MiseEnPlace

Usage

关于
519.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号