Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hamcha/encml
HTML file encryption
https://github.com/hamcha/encml
Last synced: 4 days ago
JSON representation
HTML file encryption
- Host: GitHub
- URL: https://github.com/hamcha/encml
- Owner: Hamcha
- Created: 2014-03-14T00:44:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-14T00:49:52.000Z (almost 11 years ago)
- Last Synced: 2024-12-14T02:48:00.847Z (9 days ago)
- Size: 113 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#encml tool
HTML file encryption## How to install
Just `npm install` all the dependencies and then run it## How to use it
To get all parameters in a Yargs prompt, just call `./encml`Example usage
./encml --in toEncrypt.html --out encrypted.html