-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
feat(std): more commands (#185)
* feat(std): more command * removed functions * download * Update main.ab added is_root and is_command * feat(download): improved fallback * amber fix * feat(test): is_command * feat(test): create_symbolic_link * feat(test): added 3 tests * feat(test): added 2 tests * fix(test): download * feat: spin up a small web server for download() test * fix: regenerate Cergo.lock * feat(env): 3 new functions * fix(amber): now should compile * fix(amber): now should compile * fix(amber): clean * fix(test): removed write * fix(test): maybe * fix(test): wip * fix(test): wip * ci(cache): now will use CI cache, so it will be more fast between jobs --------- Co-authored-by: b1ek <me@blek.codes>
Showing
5 changed files
with
293 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters