Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jatoben/commandline
A pure Swift library for creating command-line interfaces
https://github.com/jatoben/commandline
commandline swift swift-library
Last synced: about 2 months ago
JSON representation
A pure Swift library for creating command-line interfaces
- Host: GitHub
- URL: https://github.com/jatoben/commandline
- Owner: jatoben
- License: apache-2.0
- Archived: true
- Created: 2014-08-03T00:55:27.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T23:47:41.000Z (almost 6 years ago)
- Last Synced: 2024-09-25T22:01:27.516Z (about 2 months ago)
- Topics: commandline, swift, swift-library
- Language: Swift
- Size: 357 KB
- Stars: 1,081
- Watchers: 35
- Forks: 146
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CommandLineKit
A pure Swift library for creating command-line interfaces.
*Note: This project is no longer maintained. It's preserved here for historical interest only. Thanks to everyone who contributed!*
## License
Copyright (c) 2014-18 Ben Gollmer.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.