How to Make a Swift Command Line Tool - Swift CLI in Terminal

Опубликовано: 01 Январь 1970
на канале: Paul Solt
1,099
19

Learn how to make a Swift Package executable using the Command Line Tool (Command Line Interface - CLI).

You can improve your development skills by learning how to effectively work on the command line. Follow along with the Command-line Tool tutorial from Apple. Use the command line swift build and swift run commands to make an executable CLI tool that you can use to simplify workflows.

See how to work with VIM and keyboard shortcuts.

Build a Command-line Tool (Apple): https://www.swift.org/getting-started...

Vim mode in Xcode:    • Vim Mode in Xcode + vimtutor - iOS De...  

Vim cheatsheet: https://vim.rtorr.com

#swift #cli #command-line #tool #terminal #vim