1.0.2 • Published 2 years ago

infy v1.0.2

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

📖 Usage

# infy [options]

# options:
  -f --format   # set time output -- default h:m
  -l --location # set location to fetch of weatherapi -- required

# examples:
infy -l London
infy --format h:m:s --location London

⬇️ How to download

npm i -g infy
pnpm i -g infy

👷‍♂️ How to set development env

git clone https://github.com/kauefraga/info-cli.git infy
cd infy
npm install
npm run dev

Or downloading with yarn? yarn && yarn dev

💻 Technologies

📝 License

This project is licensed under the MIT License - See the LICENSE for more information.