[cli] Update `new` cli for latest flipper (#77)
* [cli] Update `new` cli for latest * [cli] Fix arguments in cli * [cli] Update to use `super::*` * [cli] Update to use `#![cfg_attr(not(any(test, feature = "std")), no_std)]` * [cli] Update build script to latest * [cli] Update to `#[cfg(all(test, feature = "test-env"))]` * Add `set -e` to build.sh
parent
81a28411
Please register or sign in to comment