spm-swift-package 0.13.2

Command Line Tools for macOS to create project in Swift Package Manager with desirable files.
Documentation
1
2
3
4
5
pub mod cli;
pub mod core;
pub mod header;
pub mod ui;
pub mod utils;