CommandLineToolkit

master

Small swift package to create command line tools faster
avito-tech/CommandLineToolkit

CommandLineToolkit

Various things that make it easier to implement command line tools in Swift.

  • JSONStream — a set of APIs to parse a stream of JSON objects on the fly
  • PlistLib — small DSL to create, read and write Plists
  • TestHelpers — a set of convenience functions for cleaner test expression
  • UserDefaultsLib — small DSL to read and write UserDefaults
  • and even more... — have a look at subfolders!

Development

  • To generate and open Xcode project: make open
  • To generate Package.swift only: make generate
  • To run tests: make test

Description

  • Swift Tools 5.9.0
View More Packages from this Author

Dependencies

Last updated: Sun Apr 14 2024 19:21:26 GMT-0900 (Hawaii-Aleutian Daylight Time)