0.1.1 • Published 1 year ago

fizard v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Contributors Forks Stargazers Issues

About The Project

I just wanted to make a cli program to manage files while challenging myself and learning in the proccess.

Built With

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/your_username_/Project-Name.git
  2. Install NPM packages
    npm install
  3. Install package globally
    npm run install-global

Usage

To see program help menu:

   fizard -h

You can also see help for each individual command:

   fizard help structure

or

   fizard structure -h

Roadmap

  • Add Changelog
  • Add command to find duplicate files
  • Add option to see a command historic
  • Add command to revert previous commands

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

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Contact

JoseLu - joseludev@gmail.com

Project Link: https://github.com/JoseLu-Dev/file-cli