Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 986 Bytes

README.md

File metadata and controls

40 lines (27 loc) · 986 Bytes

sshutil

npm deno land deno doc Test npm version

UNDER DEVELOPMENT

Development

Lint code like:

make lint

Format code like

make fmt

Check types like

make type-check

Run tests like:

make test

License

The code follows MIT license written in LICENSE. Contributors need to agree that any modifications sent in this repository follow the license.