<feed xmlns='http://www.w3.org/2005/Atom'>
<title>soon/src/main.rs, branch v0.1.2</title>
<subtitle>Predict your next shell command based on history — like shell autocomplete, but MORE stupid</subtitle>
<id>https://git.hydroroll.team/soon/atom?h=v0.1.2</id>
<link rel='self' href='https://git.hydroroll.team/soon/atom?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/'/>
<updated>2025-05-24T18:03:56Z</updated>
<entry>
<title>feat:  Add initial project files and CI configuration</title>
<updated>2025-05-24T18:03:56Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-05-24T18:03:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/soon/commit/?id=14918d4d997eac2b5cc8aa4bc279482da62a5f97'/>
<id>urn:sha1:14918d4d997eac2b5cc8aa4bc279482da62a5f97</id>
<content type='text'>
- Created CI workflow for continuous integration using GitHub Actions.
- Added Python version specification.
- Initialized Cargo.toml and Cargo.lock for Rust project dependencies.
- Implemented main functionality in Rust with command-line interface using Clap.
- Added Python project configuration with Maturin for building and publishing.
- Implemented command history prediction feature in Python.
</content>
</entry>
</feed>
