issues
search
jgabaut
/
invil
A Rust implementation of amboso.
https://github.com/jgabaut/amboso
GNU General Public License v3.0
4
stars
0
forks
source link
feat: 0.2.10 Add feature for anvilPy, update init subcommand
#126
Closed
jgabaut
closed
6 months ago
jgabaut
commented
6 months ago
Puts
AnvilKern::AnvilPy
usage behind the
anvilPy
feature.
Updates
init
subcommand to use the basename of passed directory for target name (before, it was "hello_world")
This may be handled strictly if needed, but for now we're just gonna break in this little aspect from
amboso
<=2.0.5
.
AnvilKern::AnvilPy
usage behind theanvilPy
feature.init
subcommand to use the basename of passed directory for target name (before, it was "hello_world")amboso
<=2.0.5
.