Commit f27e111
feat: removing .env files, adding env-file generator (#31)
* feat: refining template, removing env files, adding new env file generator
* docs: refining docs
* docs: refining docs
* chore: apply suggestions from code review
Co-authored-by: Neil Campbell <neil.campbell@makerx.com.au>
* chore: minor tweaks in gitattributes
* chore: hiding copier answers file
---------
Co-authored-by: Neil Campbell <neil.campbell@makerx.com.au>1 parent 3880851 commit f27e111
File tree
75 files changed
+401
-190
lines changed- examples
- generators
- production_python_smart_contract_python
- .algokit
- generators/create_env_file
- smart_contracts
- tests
- production_python_smart_contract_typescript
- .algokit
- generators/create_env_file
- smart_contracts
- starter_python_smart_contract_python
- .algokit
- generators/create_env_file
- smart_contracts
- starter_python_smart_contract_typescript
- .algokit
- generators/create_env_file
- smart_contracts
- production_python
- smart_contracts
- tests
- starter_python
- smart_contracts
- template_content
- .algokit
- generators/create_env_file
- smart_contracts
- {% if use_python_pytest %}tests{% endif %}
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
75 files changed
+401
-190
lines changedLines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 20 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
62 | 80 | | |
63 | 81 | | |
64 | 82 | | |
| |||
0 commit comments