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.
thunder --version
thunder -v
thunder logo
________ __ __ __ __ ___ _ ____ _____ ___
/__ ___/ / /__/ / / / / / / |/ / / __ \ / ___/ / _ \
/ / / __ / / /__/ / / /| | / / /_/ / / /=== / _ _/
/_/ /__/ /_/ /_____ / /_/ |__/ /_____/ /____/ /_/ \_\ © VERSION <VERSION>
thunder init --yes(-y)
thunder config --origin <dirName>
thunder config -o <dirName>
thunder config --dest <dirName>
thunder c <option> <dirName>
thunder fileFetch -a
thunder fileFetch -all
Version | change | type |
---|---|---|
1.3.0 | abstract the process of setting filsConfig to funciton abstractSetConfig | optimization |