ancestor-file

1.0.1 • Public • Published

Welcome to ancestor-file 👋

Version License: MIT Twitter: hata6502

A CLI to find a file from the ancestor directories.

Install

npm install -g ancestor-file

Usage

$ cd ~/example
$ ls -a
.  ..  .env  directory
$ cd directory
$ anc .env
/home/user/example/.env

Author

Tomoyuki Hata Tomoyuki Hata

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Tomoyuki Hata.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i ancestor-file

    Weekly Downloads

    2

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    4.19 kB

    Total Files

    4

    Last publish

    Collaborators

    • hata6502