- About
- Donate
- Usages
- Install
- Example
- License
Command line tool to clear python cache. This will fully work on the Linux command line.
To use it is very easy, just follow the instructions carefully and carefully.
First, please clone this repository
git clone https://github.com/hxAri/Kurina
Change the current working directory
cd Kurina
Move Kurina to the binary directory.
mv main /usr/bin/kurina
And then make it as executable
chmod +x /usr/bin/kurina
or install with update-alternatives command
sudo update-alternatives --install /usr/bin/kurina kurina $(pwd)/main 0
It will make it as auto mode
To use it is quite easy, just continue the location of your Python project.
kurina /path/to/project-name
or, clear your current working directory
kurina
Give spirit to the developer, no matter how many donations given will still be accepted
paypal.me/hxAri
All Kurīnā source code is licensed under the GNU General Public License v3. Please see the original document for more details.