V
V
Vladislav2015-09-14 23:31:54
linux
Vladislav, 2015-09-14 23:31:54

How to create a project template?

I would like to have a command in geany that will create several files with standard content, which will most likely be repeated from project to project.
How to do this? write plugin?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Denis, 2015-09-15
@prototype_denis

1. Create a repository
2. git clone .... (On hotkeys in Geany)
3. Profit.
Replace git with your favorite version control system.
git checkout .... - "jump" to any prepared template
Option 2.
Attach hotkeys to an external script that will create the skeleton.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question