Skip to content
  • Erich Cordoba's avatar
    Adding first functional version of this extension. · e0d62198
    Erich Cordoba authored
    This extension are form by two parts. The first one, a nautilus
    plugin written in C. This is in charge of getting the menu option on
    the selected folder, then calls the `nautilus-nrp` program using this
    folder as argument.
    
    The second program is Gtk application written in Rust which takes the
    folder and creates the rust project in the selected location.
    e0d62198