Skip to content

RonaldsonBellande/file-reroute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📦 file-reroute

test publish PyPI version

🦾 motivation

  • easy to use package to solve an easy problem

✔️ confirmed versions

  • `Works of all platforms(Windows, Linux, Mac OS), all version of python (python2 and python3), all versions of IDE, all different kind of IDE's

Website

3 ways to install ⬇️ install locally

  • clone this repo
  • $ pip install file-retoute
  • $ pip show -f file_reroute

:octocat: install from GitHub.com

  • pip install git+https://github.com/RonaldsonBellande/file-reroute

Usage

from file_reroute.reroute import reroute
reroute(["directory1", "directory2"])
  • directory= "directory you want to reroute to"
  • can be more then one directory as if one does not exist it will do the other directory and tell you that it does not exist
Name: file_reroute
Version: 0.0.1
Summary: A package for easier interaction with Terminal and IDE
Home-page: github.com/RonaldsonBellande/file-reroute
Author: RonaldsonBellande
Author-email: [email protected]
License: GNU General Public License v3.0
Requires: None
Required-by:

👩‍🔧 testing

  • $ pip install .[dev]
  • $ python -m pytest --cov

❓ src-layout vs. flat-layout

📦 publish to PyPI

About

Reroute file you are in, by telling what file you want to reroute to

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages