Nathan Fisher
f479dd28ad
Add install_local
function to cli app
2023-04-15 01:21:12 -04:00
d3b5d096e5
Use try_for_each_with
in Creator::create in order to avoid putting
...
Sender in a mutex and return errors rather than passing messages
2023-04-12 11:15:13 -04:00
f4e87ee500
Merge remote-tracking branch 'hpk-cli/odin' into odin;
...
This commit brings the cli `hpk` binary back into the `hpk` crate and
places it behind a feature flag, enabling development to take place in a
single repository.
2023-04-10 01:06:01 -04:00
c5450c34ef
Update package-bootstrap
crate
2023-04-05 22:37:25 -04:00
4b7f5afa56
Added value hints for cli
2023-03-28 21:27:40 -04:00
efe77b97d8
Added progress bar styling
2023-03-28 21:18:55 -04:00
cf9d6aa7e6
Add progress bars for package creation
2023-03-28 19:28:37 -04:00
e8aa73bf9d
Split off from hpk
crate
2023-03-28 17:12:41 -04:00
1160730e1f
Moved cli binary and bootstrapper into separate crate
2023-03-28 16:57:13 -04:00
026e8599a5
Move cli
into module rather than workspace member
2023-03-28 00:16:12 -04:00
e1f7fbe4fe
Fix bugs in Creator
so that it works now
2023-03-28 00:09:16 -04:00
9d53c9f44d
Fix some clippy lints
2023-03-25 17:04:50 -04:00
26af277e28
Create tar node for package.ron
directly from in memory data
2023-03-25 16:51:58 -04:00
b9116951d5
Creating packages with the cli now working;
2023-03-25 15:15:13 -04:00
46336cfaff
Implement package specs files
2023-03-24 17:23:02 -04:00
d6982b70e8
Defined cli program options
2023-03-24 12:51:54 -04:00