terminalist | command line tool to help you remember to use
kandi X-RAY | terminalist Summary
kandi X-RAY | terminalist Summary
terminalist is a Python library. terminalist has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However terminalist build file is not available. You can download it from GitHub.
A command line tool to help you remember to use different command line tools. This tool exists as a little script to help you try to use alternative command line tools. terminalist.py creates symlinks for command line tools that have alternatives that you choose, and, instead of running the old tool, reminds you to run the new tool, and gives you some tips for translating command line arguments. It exists as a way to break habits and form new ones. For example, the tool fd (is a modern take on the venerable find. In order to learn how to use fd, it is beneficial to start using it daily. But, muscle memory from years of using find makes it difficult to remember to use something new. That's where terminalist.py comes in. It works by making itself a symlink to find, so that if you type find, it runs this script instead. Running find then reports how to use fd instead, offering translations for (a subset of) the find command line arguments that you specified. In this way, this tool acts as sort of an interjection between the "old" tool, the user, and the alternative tool.
A command line tool to help you remember to use different command line tools. This tool exists as a little script to help you try to use alternative command line tools. terminalist.py creates symlinks for command line tools that have alternatives that you choose, and, instead of running the old tool, reminds you to run the new tool, and gives you some tips for translating command line arguments. It exists as a way to break habits and form new ones. For example, the tool fd (is a modern take on the venerable find. In order to learn how to use fd, it is beneficial to start using it daily. But, muscle memory from years of using find makes it difficult to remember to use something new. That's where terminalist.py comes in. It works by making itself a symlink to find, so that if you type find, it runs this script instead. Running find then reports how to use fd instead, offering translations for (a subset of) the find command line arguments that you specified. In this way, this tool acts as sort of an interjection between the "old" tool, the user, and the alternative tool.
Support
Quality
Security
License
Reuse
Support
terminalist has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 1 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of terminalist is current.
Quality
terminalist has no bugs reported.
Security
terminalist has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
terminalist is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
terminalist releases are not available. You will need to build from source code and install.
terminalist has no build file. You will be need to create the build yourself to build the component from source.
Installation instructions, examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of terminalist
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of terminalist
terminalist Key Features
No Key Features are available at this moment for terminalist.
terminalist Examples and Code Snippets
No Code Snippets are available at this moment for terminalist.
Community Discussions
No Community Discussions are available at this moment for terminalist.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install terminalist
You must have a $HOME/bin/ directory, and it must be first in your $PATH. (How to do this varies by systems and by shells. For bash, see askubuntu. For zsh, see stackoverflow. For fish, see docs.)
Download terminalist.py and put it in your $HOME/bin. Make sure it's executable. $ curl -o $HOME/bin/terminalist.py https://github.com/dshahbaz/terminalist/terminalist.py $ chmod +x $HOME/bin/terminalist.py
Run terminalist.py and follow the instructions there for setting up tool alternates.
Download terminalist.py and put it in your $HOME/bin. Make sure it's executable. $ curl -o $HOME/bin/terminalist.py https://github.com/dshahbaz/terminalist/terminalist.py $ chmod +x $HOME/bin/terminalist.py
Run terminalist.py and follow the instructions there for setting up tool alternates.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page