All Projects → jatoben → Commandline

jatoben / Commandline

Licence: apache-2.0
A pure Swift library for creating command-line interfaces

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Commandline

Farge
Click on a pixel on your screen and show its color value
Stars: ✭ 307 (-72.07%)
Mutual labels:  commandline
Ttyplot
a realtime plotting utility for terminal/console with data input from stdin
Stars: ✭ 532 (-51.59%)
Mutual labels:  commandline
Gitviper
Enhanced git experience using the command line
Stars: ✭ 35 (-96.82%)
Mutual labels:  commandline
Mockolo
Efficient Mock Generator for Swift
Stars: ✭ 327 (-70.25%)
Mutual labels:  commandline
Pxltrm
🖌️ pxltrm - [WIP] A pixel art editor inside the terminal
Stars: ✭ 459 (-58.23%)
Mutual labels:  commandline
Clipp
easy to use, powerful & expressive command line argument parsing for modern C++ / single header / usage & doc generation
Stars: ✭ 687 (-37.49%)
Mutual labels:  commandline
Chalk
🖍 Terminal string styling done right
Stars: ✭ 17,566 (+1498.36%)
Mutual labels:  commandline
Commandline
CommandLine parser
Stars: ✭ 45 (-95.91%)
Mutual labels:  commandline
Tio
tio - A simple TTY terminal I/O application
Stars: ✭ 489 (-55.51%)
Mutual labels:  commandline
Socli
Stack overflow command line client. Search and browse stack overflow without leaving the terminal 💻
Stars: ✭ 911 (-17.11%)
Mutual labels:  commandline
Tsukae
🧑‍💻📊 Show off your most used shell commands
Stars: ✭ 345 (-68.61%)
Mutual labels:  commandline
Ls
ls on steroids
Stars: ✭ 458 (-58.33%)
Mutual labels:  commandline
Launchy
A helper for launching cross-platform applications in a fire and forget manner.
Stars: ✭ 704 (-35.94%)
Mutual labels:  commandline
Imag
imag - Text based personal information management suite
Stars: ✭ 318 (-71.06%)
Mutual labels:  commandline
Hdfs
A native go client for HDFS
Stars: ✭ 992 (-9.74%)
Mutual labels:  commandline
Gotests
Automatically generate Go test boilerplate from your source code.
Stars: ✭ 3,597 (+227.3%)
Mutual labels:  commandline
Fontpreview
Highly customizable and minimal font previewer written in bash
Stars: ✭ 661 (-39.85%)
Mutual labels:  commandline
Ntutils
Various Command Line Utilities Ported to Windows NT
Stars: ✭ 58 (-94.72%)
Mutual labels:  commandline
Scale
Pharo in the shell
Stars: ✭ 41 (-96.27%)
Mutual labels:  commandline
Ps Webapi
(Migrated from CodePlex) Let PowerShell Script serve or command-line process as WebAPI. PSWebApi is a simple library for building ASP.NET Web APIs (RESTful Services) by PowerShell Scripts or batch/executable files out of the box.
Stars: ✭ 24 (-97.82%)
Mutual labels:  commandline

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].