A Python-built Command line tool for bookmarking and smartly-reopening project folders (for developers)
Project description
File-Mark
Filemark This is a Simple Files' Bookmarks Manager.
Making developers' life easy by helping to bookmark a certain folder and opening smartly opening the requiredPP softwares on basis of what development you do.
The open-the-file behavior is configurable easily.
The Main purpose of this is to handle bookmarking of files/folders.
INSTALLATION
sudo pip install filemark
SYNOPSIS
usage: filemark [OPTION] [FILE_OR_FOLDER]
OPTIONS:
Short | Options | ARGS | Description |
---|---|---|---|
-v |
--version |
Display Version Information of Command |
|
-h |
--help |
Display this HELP message. |
|
-a |
--add |
FILE | FOLDER | Bookmark some particular File or Folder |
-s |
--show |
BOOKMARK | Show bookmarked items |
--show-only |
Show details of some specific bookmarked item |
||
--show-all |
Show all the currently set bookmarks. |
||
-o |
--open |
BOOKMARK | Open a specific bookmarked file location. Open IDE. |
-a |
--delete |
FILE | FOLDER | Delete a bookmarked entry |
--full-path |
TRUE | FALSE | Extra Flag with --show to entire path (not short). |
|
--not-smart |
TRUE | FALSE | Extra Flag with --open for terminal-open only. |
EXAMPLE :
#COMING SOON
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
filemark-0.1.2.tar.gz
(6.7 kB
view hashes)