21 Commits

Author SHA1 Message Date
Jairo Llopis
67cc4ffde3
feat: nix support
- Provide a dev shell.
- Provide a nix package.
- Provide a nix flake.
- Development environment based on direnv.
- Docs.
- Configure Gitpod to use direnv and nix.
- Configure Cachix out of the box, and document how to use it.
- Add direnv and nix to CI.
- Satisfy some linters that came from Precommix, even when Precommix was later discarded.
- Mark some tests as impure.
- Run only pure tests when building Copier with Nix.
- Add poetry loader to direnv.
- Update contribution guide.
2023-01-18 09:40:08 +00:00
Timothée Mazzucotelli
98a41a6a65 docs: Tell about creating the venv in the project 2021-08-02 09:39:30 +01:00
Yajo
bbdbeb86c3 build: better gitpod and vscode UX
These days, Gitpod supports VSCode workspaces instead of only Theia.

Theia understands settings under `.vscode` as well as under `.theia`, but VSCode only understands settings under `.vscode`. Thus, it seems reasonable to move settings to that new location and then provide a good UX on both local VSCode and Gitpod's.

I also install new tools such as commitizen.

The goal is that just clicking on Gitpod badge, you have a full dev environment ready to hack.
2021-04-15 17:46:24 +01:00
Jairo Llopis
e61beb23a1
Ignore pdm stuff
This won't be strictly necessary until #357 is merged, but it helps on the mean time when switching branches.
2021-03-05 15:52:27 +00:00
Nat Noordanus
d949d51ad3 Replace makefile with poe tasks & update CONTRIBUTING.md
The new `[tool.poe.tasks]` section and new poetry based workflow are a complete
replacement for the makefile which has also been removed. #129

Also:
- add devtasks for python functions to be referenced as poe tasks
- update CONTRIBUTING.MD #154 to keep things coherent
  - remove reference to tox
- update ci to work with more expressive toml syntax (upgrade pip)
  - and use poe tasks in ci
2020-08-21 14:02:49 +01:00
Timothée Mazzucotelli
3ad2c67a20 Autodoc 2020-07-31 15:02:58 +02:00
Timothée Mazzucotelli
9ee93eca9c Ignore IntelliJ conf dir and testing artifacts 2020-04-26 15:58:23 +02:00
Ben Felder
06f8195072
Update gitignore with entries for Sublime Text 2020-02-28 15:14:19 +01:00
Jairo Llopis
23f78419e8
New Jinja defaults, document how to restore them
- Alter comments syntax to match project templating syntax: `[# This is a comment now #]`.
- Document and test the way to restore Jinja2 default syntax. This is not obvious otherwise.
- Update Jinja docs location.

@Tecnativa TT20357
2019-11-20 10:26:39 +00:00
Ben Felder
f988a252c1 Updated .gitignore. 2019-07-23 22:47:45 +02:00
Juan-Pablo Scaletti
a9468fd5fd "autoescape": False 2019-06-18 11:29:42 -05:00
Juan-Pablo Scaletti
5c4f91fa72 Upgrade packaging 2019-06-17 22:59:00 -05:00
Juan-Pablo Scaletti
f7dfbd4f9b Submit to the Master Mold 2019-06-15 03:48:16 -05:00
Juan-Pablo Scaletti
5cea5d7ac7 Voodoo -> Copier 2019-02-11 22:32:34 -05:00
Juan Pablo Scaletti
e96a5c0932 merge template-dirs and master 2015-10-09 12:22:33 -05:00
Juan-Pablo Scaletti
ca3bdff935 Uses a public git url for testing 2015-03-27 13:03:32 -05:00
Juan-Pablo Scaletti
fb0af38085 Add travis.ci support 2015-02-20 10:54:43 -05:00
Juan-Pablo Scaletti
e9075a8bde Use normalized pypackage template 2013-08-29 15:50:20 -05:00
Juan-Pablo Scaletti
f3ea0fb365 Remove htmlcov reports 2013-06-29 17:29:13 -05:00
Juan-Pablo Scaletti
7c1e75fa7e Supporting files update 2013-06-19 00:01:51 -05:00
Juan Pablo Scaletti
1683755723 first commit 2011-11-01 14:24:23 -05:00