Giter Site home page Giter Site logo

thunderfetchcli's Introduction

Description

What cause me to publish this package?

During the worktime, what I do most is to fix bugs. So I am have to get files form the source according files' name. Initially, It's ok because the amount of files just a few, but now the counts of files become more and more. So I can't tolerate this any more. This is main reason why I write this package.

Usage

    thunder --version

or you can type this

    thunder -v

above command will display the current verison of package you install

    thunder logo

above command will show a logo like below:

  ________  __   __  __   __  ___  _  ____     _____  ___
 /__  ___/ / /__/ / / /  / / /   |/ / / __ \  / ___/ / _ \
   / /    /  __  / / /__/ / / /| | / / /_/ / / /=== / _ _/
  /_/    /__/ /_/ /_____ / /_/ |__/ /_____/ /____/ /_/ \_\ © VERSION <VERSION>
    thunder init --yes(-y)

above command uesd to init the Config files called filesConfig.json fastly

    thunder config --origin <dirName>

or you can type this for simple

    thunder config -o <dirName>

above command used to set the origin floder of source that you want to get files

    thunder config --dest <dirName>

like 'config -o ', you also can type 'config -d ' to make the same result.

except those, command 'config' has a alias named 'c', so you can excute command as below:

    thunder c <option> <dirName>
    thunder fileFetch -a

or

    thunder fileFetch -all

🚩above commands are the most important command that you can get files you config in filesConfig.

ChangeLOG

Version change type
1.3.0 abstract the process of setting filsConfig to funciton abstractSetConfig optimization

Issues

  • there are some logic problems needed to be fix;

  • command 'init --yes' will touch filsConfig.json fastly and automaticly, you can config floder and files. why I don't write commands to do that work? I think if files to much and folders are not only one, command is not convenient. But I still think how to realize this by command in reason.

🌈Future

### as so far, the pakcage just realize above functions temporarily. But I'm still planning to develop more functions to full this package and do some optimizations to make it better and stronger.

thunderfetchcli's People

Contributors

enl0ve avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.