Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nlamirault/edoc
https://github.com/nlamirault/edoc
configuration galactus vscode
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nlamirault/edoc
- Owner: nlamirault
- License: apache-2.0
- Created: 2018-04-18T14:37:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-01-14T14:35:40.000Z (about 3 years ago)
- Last Synced: 2024-12-20T22:04:34.159Z (about 2 months ago)
- Topics: configuration, galactus, vscode
- Language: Makefile
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Edoc
[![License Apache 2][badge-license]](LICENSE)
This is a [vscode][] configuration.
## Installation
$ git clone git://github.com/nlamirault/edoc.git ~/Apps/edoc
$ make install## License
See [LICENSE](LICENSE) for the complete license.
## Changelog
A [changelog](ChangeLog.md) is available
## Contact
Nicolas Lamirault
[badge-license]: https://img.shields.io/badge/license-Apache2-green.svg?style=flat
[vscode]: https://code.visualstudio.com/