Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skrtks/codam_header
https://github.com/skrtks/codam_header
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/skrtks/codam_header
- Owner: skrtks
- License: bsd-2-clause
- Created: 2021-08-25T16:41:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T11:17:03.000Z (over 1 year ago)
- Last Synced: 2024-08-04T22:17:22.529Z (6 months ago)
- Language: Kotlin
- Size: 374 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-42 - source code
README
# codam_header
![Build](https://github.com/skrtks/codam_header/workflows/Build/badge.svg)
Welcome to the Codam Header plugin for CLion. Add header to .c and .h files via tools > Add codam header or cmd-opt-h.
## Installation
- Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "codam_header" >
Install Plugin
- Manually:Download the [latest release](https://github.com/skrtks/codam_header/releases/latest) and install it manually using
Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...