Skip to content

Commit

Permalink
refs #11 Ссылка на mylib-gen
Browse files Browse the repository at this point in the history
  • Loading branch information
izvolov committed Jul 25, 2022
1 parent 3990d2f commit aff62a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
CMake-based template for C++ project
====================================

Fork, replace "Mylib" with the desired name, and it's done.
Clone, replace "Mylib" with the desired name, and it's done.

Or generate a new project with a script: https://github.com/izvolov/mylib-gen/blob/master/README.en.md

Contents
--------
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
Шаблон проекта на основе системы сборки CMake для языка C++
===========================================================

Скопировать, поменять "Mylib" на нужное название — и в путь.
Склонируйте и поменяйте "Mylib" на своё название.

Либо сгенерируйте свой проект с помощью скрипта: https://github.com/izvolov/mylib-gen

![Статус сборки под Linux](https://github.com/izvolov/mylib/workflows/Linux/badge.svg) ![Статус сборки под macOS](https://github.com/izvolov/mylib/workflows/macOS/badge.svg) ![Статус сборки под Виндой](https://github.com/izvolov/mylib/workflows/Windows/badge.svg) [![Покрытие кода тестами](https://codecov.io/gh/izvolov/mylib/branch/master/graph/badge.svg)](https://codecov.io/gh/izvolov/mylib) [![Попробовать онлайн на Wandbox.org](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/QElvxuMzHgL9fqci)

Expand Down

0 comments on commit aff62a7

Please sign in to comment.