Moritz Hölting
|
0dae705a20
|
prepare release of version 0.1.0
|
2024-10-01 12:29:50 +02:00 |
Moritz Hölting
|
84c348782a
|
change to dual license and final fixes for release
|
2024-09-30 17:01:06 +02:00 |
Moritz Hölting
|
b3e6fa0b00
|
implement basic migration subcommand
|
2024-09-22 23:01:05 +02:00 |
Moritz Hölting
|
2cea801bc7
|
update dependency version and add check flag to build
|
2024-09-22 13:39:57 +02:00 |
Moritz Hölting
|
4e5089bb89
|
update shulkerscript-lang dependency
|
2024-09-19 21:04:56 +02:00 |
Moritz Hölting
|
bc6975e52f
|
allow running commands in subfolder of project
|
2024-06-26 21:16:18 +02:00 |
Moritz Hölting
|
8c9e32e0ec
|
fix incorrect pack version and setup human panic
|
2024-06-24 21:55:06 +02:00 |
Moritz Hölting
|
7da26c9590
|
add interactive mode for init command
|
2024-06-17 16:37:33 +02:00 |
Moritz Hölting
|
916901e81a
|
add tracing as global option
|
2024-06-16 21:59:02 +02:00 |
Moritz Hölting
|
eaeb4166da
|
change watch command to work with arbitrary commands
|
2024-06-13 10:38:16 +02:00 |
Moritz Hölting
|
cc6cf18406
|
implement watch command
|
2024-06-12 22:25:09 +02:00 |
Moritz Hölting
|
141cdb2648
|
change project name from shulkerscript to shulkerscript-cli
|
2024-06-12 18:27:33 +02:00 |
Moritz Hölting
|
3c279083c7
|
copy pack.png to output in build and package subcommand
|
2024-06-12 18:13:45 +02:00 |
Moritz Hölting
|
61959b17e9
|
add option for asset folder
|
2024-06-10 16:01:06 +02:00 |
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
|
cfb8eac3f9
|
switch from thiserror to color-eyre
|
2024-04-16 16:03:59 +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
|
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
|
54e536d11f
|
Use structs instead of enum structs, add first implementations of other subcommands
|
2024-04-02 19:29:58 +02:00 |
Moritz Hölting
|
25890fc392
|
Add init command
|
2024-03-27 13:58:09 +01:00 |