Skip to content

emrahu/sURL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sURL

@emrahusar

It's like cURL but better!

Inspired by cURL, using Swift to emulate cURL CLI

Installation

This project is built using XCode 10.1 and Swift 4.2

Clone the project git clone https://github.com/emrahu/sURL.git then run swift build

To print response header run ./build/debug/sURL -I http://github.com

No dependency is used in this project.

Documentation

To see the available commands run --help

Improvements

  • FTP
  • Download a file
  • Uploading
  • Add custom headers

Feedback

This program is in active development, I welcome your feedback! Here is a way to get in touch:

Help

Releases

v1.0.0

License

sURL is open source and available under the MIT license. See the LICENSE file for more information.

Releases

No releases published

Packages

No packages published

Languages