• Toni-SM's avatar
    Adds new external project / internal task template generator (#2039) · 80e3964d
    Toni-SM authored
    # Description
    
    This PR adds the implementation to generate Isaac Lab's external project
    or internal task.
    
    Just run `./isaaclab.sh --new` or `isaaclab.bat --new` (or `-n`) and let
    yourself go!
    
    ## Type of change
    
    - New feature (non-breaking change which adds functionality)
    - This change requires a documentation update
    
    ## Checklist
    
    - [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
    `./isaaclab.sh --format`
    - [ ] I have made corresponding changes to the documentation
    - [x] My changes generate no new warnings
    - [ ] I have added tests that prove my fix is effective or that my
    feature works
    - [ ] I have updated the changelog and the corresponding version in the
    extension's `config/extension.toml` file
    - [x] I have added my name to the `CONTRIBUTORS.md` or my name already
    exists there
    
    <!--
    As you go through the checklist above, you can mark something as done by
    putting an x character in it
    
    For example,
    - [x] I have done this task
    - [ ] I have not done this task
    -->
    
    ---------
    Signed-off-by: 's avatarToni-SM <toni.semu@gmail.com>
    Signed-off-by: 's avatarKelly Guo <kellyguo123@hotmail.com>
    Co-authored-by: 's avatarKelly Guo <kellyg@nvidia.com>
    80e3964d
Name
Last commit
Last update
..
tools Loading commit data...
.gitignore Loading commit data...
extensions.json Loading commit data...
tasks.json Loading commit data...