Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 584 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 584 Bytes

nca-aliases

Some aliases to use with nca project.

Install

Clone this repository:

git clone https://github.com/gturi/nca-aliases.git

After installing nca, add the following line to your config.yml:

includePaths:
  - /absolute/path/to/nca-aliases

To automate installation steps of some of the utilities and setup of local repo run:

./setup.mjs

Contributing

Contributions, suggestions, issues and feature requests are welcome!

License

This utility is distributed under the MIT license.