This release adds basic profile and template functionality to nusex v2.0.
This is still an early release, so some things may be completely broken. It's also undocumented with no examples -- you'll need to look at the source code if you want to learn how it works for now.
In this release, you can:
- Create profiles
- Load profiles
- Save profiles
- Delete profiles
- Build templates
- Deploy templates
You cannot:
- Load templates
- Save templates
- Delete templates
- Check templates
- Build Python or Rust templates
- Install depedencies
There is also no CLI at the moment. This will be introduced in the beta releases.