xuri
v0.0.8
Published
xuri
Downloads
3
Readme
📝 Table of Contents
🧐 About
Xuri is a tool that provides executable URIs. These are a few types of URIs you can execute:
🛠️ Methods
npm
xuri:npm:<package> [args]
File
xuri:file:<path> [args]
ssh
xuri:ssh:<path> [args]
npub
xuri:npub:<npub> [args]
HTTP POST
xuri:http:<url> [POST]
Docker
xuri:docker:<dockerid>
⚖️ License
This project is licensed under the MIT License - see the LICENSE.md file for details.