README.md (734B)
1 # Star-Style 2 3 Guides designed to facilitate the collaborative writing of source code, 4 documentation, reports, makefiles, etc. 5 6 In addition to language-specific style guides, this repository provides 7 a sample configuration file for the `vim` editor, designed to automate 8 the formatting of text entered in that editor in accordance with the 9 writing conventions described in the aforementioned style guides. 10 11 ## Install 12 13 Edit config.mk as needed, then run: 14 15 make install 16 17 ## License 18 19 Copyright (C) 2026 |Méso|Star> (contact@meso-star.com) 20 21 Star-Style is free software released under the GPL v3+ license: GNU GPL 22 version 3 or later. 23 You are welcome to redistribute it under certain conditions; refer to 24 the COPYING file for details.