Code Monkey home page Code Monkey logo

finizer's Introduction

Finizer

File Organizer Tool based on CLI

Supported OS (Linux, Darwin, Free-BSD)

Getting Started

Helper contents, contains explanation of each argument

--begin,                directory investigate starting point (string)
--copy,                 you may use this argument if you wont to move the file from the previous path (boolean)
--help,                 this argument for detailed description each argument (boolean)
--ignoreDefaultFormat,  skip the format filtering with default format (boolean)
--maxStairs,            limit the depth of investigation (int)
--move,                 you may use this argument if the file has to be moved (boolean)
--pathToFormat,         the directory where the custom format spotted ---JSON FILE REQUIRED-- (string)

Prerequisites

You have to install go(golang) into your machine,

You could download and follow the installation instructions here : https://golang.org/dl/

Installing

Download this repo using go get

go get github.com/syahidnurrohim/finizer

Then go to the package directory and install required package using go get

cd $GOPATH/src/github.com/syahidnurrohim/finizer && go get

Build and Execute the file

go build && ./finizer --copy --begin test

Authors

Syahid Nurrohim

finizer's People

Contributors

syahidnurrohim avatar

Stargazers

Deni Wijaya avatar  avatar

Watchers

James Cloos avatar  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.