Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.
/ picolisp-git.io Public archive

Command-line git.io client in PicoLisp

License

Notifications You must be signed in to change notification settings

aw/picolisp-git.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

WARNING: DEPRECATED

GitHub is deprecating git.io so this source code will not work anymore.

Git.io in PicoLisp

Command-line client for GitHub's URL shortener git.io.

Requirements

  • curl with https support
  • PicoLisp

Usage

shorten a github.com URL

pil git.io.l "https://github.com/aw/picolisp-git.io"
https://git.io/vhUj0

shorten a github.com URL with custom code

pil git.io.l "https://github.com/aw/picolisp-json" piljson
https://git.io/piljson

lengthen a shortened git.io URL

chmod +x git.io.l
./git.io.l "https://git.io/piljson"
https://github.com/aw/picolisp-json

Alternatives

License

MIT License

Copyright (c) 2018 Alexander Williams, Unscramble license@unscramble.jp

About

Command-line git.io client in PicoLisp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published