sharelock-cli
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "sharelock-cli", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Command-line client for https://sharelock.io", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -11,5 +11,9 @@ Command-line client for https://sharelock.io | ||
Send the content of a file: | ||
cat myfile.txt | sharelock john@example.com | ||
# TODO | ||
* Support input redirection, e.g. `echo foo | sharelock` | ||
* Support arbitrary Sharelock instances |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2282
19