You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
baca submit now requires exact language string, enabling submitting to Java and C++ with files tasks. Use baca submit clear after update. Example: baca submit -f hello.cpp -t 5 -l "C++ z obsluga plikow" --zip --default.
--zip now compresses file.
Added some missing submit statuses (thanks @Zwatotem).
Installation
Windows users can use convenient installer.
Linux and macOS users should copy baca to ~/.local/bin or whatever your PATH is.
Cargo users can install with command cargo install --git https://github.com/hjaremko/baca-cli.git --tag v0.2.0