Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chris2011/readmeinprojectview
NetBeans plugin which adds all files named like README.* to the project view.
https://github.com/chris2011/readmeinprojectview
docker markdown netbeans-plugin
Last synced: 19 days ago
JSON representation
NetBeans plugin which adds all files named like README.* to the project view.
- Host: GitHub
- URL: https://github.com/chris2011/readmeinprojectview
- Owner: Chris2011
- Created: 2013-08-18T13:47:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-08-11T17:53:42.000Z (over 4 years ago)
- Last Synced: 2024-04-14T19:13:47.782Z (7 months ago)
- Topics: docker, markdown, netbeans-plugin
- Language: Java
- Homepage: http://plugins.netbeans.org/plugin/50171/
- Size: 74.2 KB
- Stars: 13
- Watchers: 5
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
# Display readme files in project view (And many more)
![License](https://img.shields.io/github/license/Chris2011/readmeinprojectview.svg)
![Release](https://img.shields.io/github/release/Chris2011/readmeinprojectview.svg)
![Contributors](https://img.shields.io/github/contributors/chris2011/readmeinprojectview.svg)
![Downloads](https://img.shields.io/github/downloads/chris2011/readmeinprojectview/total.svg)## Description
Add files named like README, docker, changelog and so on to the project view via options
This is pretty useful for projects which are hosted at github.com or other git repository hosters. Such projects use README.md by default.## Changelog
See [Changelog](./Changelog.md) for all information## NetBeans Compatibility
Version < 1.5.0 is compatible to NetBeans 7.2 until NetBeans 8.2
Version >= 1.5.0 is compatible to Apache NetBeans >= 9.0
Plugin is available at http://plugins.netbeans.org/plugin/50171/