Skip to content

Latest commit

 

History

History
81 lines (68 loc) · 3.03 KB

README.md

File metadata and controls

81 lines (68 loc) · 3.03 KB


SymNODE

Multiplatform cli tool for creating symbolic links using node

Report Bug · Request Feature

About The Project

This was born out of the desire to have a robust utility that allows the seemless creation of symbolic links across multiple platforms.

The driving force was the need for an easy way to generate symbolic links within the windows eco system.

(back to top)

Getting Started

Installation

To install the package run the following command.

npm install symnode

(back to top)

Roadmap

See the open issues for a full list of proposed features (and known issues).

(back to top)

Code of Conduct

See CODE_OF_CONDUCT for more information.

(back to top)

Contributing

See CONTRIBUTING for more information.

(back to top)

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

(back to top)