Commit Graph

221 Commits

Author SHA1 Message Date
228abe50db Use consistent quotes
Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:45:39 +02:00
4dda38194c Use pathlib.Path everywhere
It's imported, let's use it more!

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:43:26 +02:00
052b6c2416 Use script-based template finding
Instead of calling location based template finding

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:39:42 +02:00
09fbff0060 Use /bin/env in make_readme shebang
It helps with virtualenv usage

Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
2021-05-26 18:37:26 +02:00
6a8d26b4fd Merge pull request #1155 from Salamandar/app_readme_templates
Changes to the Readme.md.j2 :
2021-05-26 18:10:56 +02:00
2799e2ee08 Don't display break line --- at the top, it's meant only for the example app 2021-05-26 18:10:47 +02:00
976b8f04cb AutoREADME: Add line break for before install badge
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-26 18:09:33 +02:00
afaee6454d Misc fixes after tests on the battlefield 2021-05-21 22:37:22 +02:00
a91a81fb06 Use /github as endpoint 2021-05-21 20:17:02 +02:00
41e500b9c6 Misc fixes 2021-05-21 20:12:00 +02:00
2f81f26a1b Fix french.
Co-authored-by: Alexandre Aubin <alex.aubin@mailoo.org>
2021-05-21 19:54:30 +02:00
a01e0c8384 Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:34:26 +02:00
4a0bd30968 Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:33:47 +02:00
88baa11bd9 Add space before double-points in french
Co-authored-by: Éric Gaspar <46165813+ericgaspar@users.noreply.github.com>
2021-05-21 19:33:37 +02:00
5a83fd222f Add draft for autoreadme webhook service 2021-05-21 18:14:58 +02:00
9ac168e1bf Changes to the Readme.md.j2 :
* Fix whitespace / empty lines in generated files
* Add an 'upstream.version' variable (with fallback on 'manifest.version')
2021-05-20 10:53:28 +02:00
385ff4b079 Misc tweaks 2021-05-10 17:23:40 +02:00
2318905750 Factorize README generation into a function 2021-04-28 20:14:48 +02:00
3b8d5f5152 Add requirements.txt 2021-04-28 20:11:53 +02:00
f8c150a217 Use argparse 2021-04-28 20:11:42 +02:00
e596f456f1 Add a README generator 2021-04-23 20:01:40 +02:00