Moritz Hölting
|
074bf4cc9d
|
add support for .env file
|
2024-06-10 15:22:05 +02:00 |
Moritz Hölting
|
3ecf03ebf0
|
update shulkerscript-lang and shulkerbox dependencies
|
2024-06-10 10:31:07 +02:00 |
Moritz Hölting
|
d17c7a3b9c
|
update project metadata and license information
|
2024-06-10 10:02:17 +02:00 |
Moritz Hölting
|
825e1e5a29
|
update build and package commands
to use output argument or environment variable
|
2024-06-10 09:30:07 +02:00 |
Moritz Hölting
|
0528501f07
|
change build and package commands to use all shu files in src directory instead of only main.shu
|
2024-06-09 21:22:13 +02:00 |
Moritz Hölting
|
ebb8fff3d3
|
add clean subcommand to CLI
|
2024-06-09 20:17:48 +02:00 |
Moritz Hölting
|
cfb8eac3f9
|
switch from thiserror to color-eyre
|
2024-04-16 16:03:59 +02:00 |
Moritz Hölting
|
82d085b11e
|
Implement package subcommand
|
2024-04-13 13:56:09 +02:00 |
Moritz Hölting
|
742d128030
|
Add path-absolutize crate and use it in build.rs and init.rs
|
2024-04-09 11:40:51 +02:00 |
Moritz Hölting
|
0432c8466e
|
Add git commit during initialisation
|
2024-04-06 23:02:43 +02:00 |
Moritz Hölting
|
0e5f8b9f4b
|
Add git2 crate for Git integration of init subcommand
|
2024-04-06 22:03:00 +02:00 |
Moritz Hölting
|
fbb76bb3d2
|
Include namespace when using init command
|
2024-04-06 21:48:41 +02:00 |
Moritz Hölting
|
fd20fec53c
|
Change subcommand name from Compile to Build
|
2024-04-02 22:20:15 +02:00 |
Moritz Hölting
|
54e536d11f
|
Use structs instead of enum structs, add first implementations of other subcommands
|
2024-04-02 19:29:58 +02:00 |
Moritz Hölting
|
d7a3f19967
|
Add default main.shu file to init command
|
2024-04-01 19:30:56 +02:00 |
Moritz Hölting
|
b7617a1675
|
Add README.md file with instructions for using the Shulkerscript cli tool
|
2024-03-29 19:34:21 +01:00 |
Moritz Hölting
|
d9a4debe37
|
Add pack.png file to init command
|
2024-03-29 19:26:31 +01:00 |
Moritz Hölting
|
25890fc392
|
Add init command
|
2024-03-27 13:58:09 +01:00 |