1.0.1 • Published 3 years ago

ancestor-file v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

🤝 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

1.0.1

3 years ago

1.0.0

3 years ago