Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieujobin/kdevopen
Linux utility to open folder in kdevelop or kate, or other files in other software
https://github.com/mathieujobin/kdevopen
Last synced: 11 days ago
JSON representation
Linux utility to open folder in kdevelop or kate, or other files in other software
- Host: GitHub
- URL: https://github.com/mathieujobin/kdevopen
- Owner: mathieujobin
- Created: 2015-02-12T03:30:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-12T04:51:43.000Z (almost 10 years ago)
- Last Synced: 2024-10-11T22:48:41.189Z (about 1 month ago)
- Language: Ruby
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kdevopen
This project has for first goal to open any project in kdevelop or kate.
it should use the project files should they be present.
or create them on the fly should they be missing.
so that, without modifying said software, we can open any random project in them.
just like Textmate, Sublime and Atom.for flexibility, it should be made possible to use other text editing software in the future.
although project related would need to be implemented.adding the above 3 software editors mentioned should be very easy.
then as a second goal. why not allow this to open other type of files.
such as images, etc. so that a single command can open anything.cheers
## Install and Usage
* clone this repo
* cd kdevopen
* ./install.sh
* kopen .