Skip to content

Commit

Permalink
Update output for gh skeleton list command #3
Browse files Browse the repository at this point in the history
Redo changes to formatting to reflect what the
user should expect to see in terminal output.
  • Loading branch information
dv4harr10 committed Mar 4, 2024
1 parent 2be365c commit 8513d28
Showing 1 changed file with 8 additions and 24 deletions.
32 changes: 8 additions & 24 deletions project_setup/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,30 +56,14 @@ $ gh skeleton list

Available skeletons in cisagov:

skeleton-ansible-role
A skeleton project for quickly getting a new cisagov Ansible role started.

skeleton-ansible-role-with-test-user
A skeleton project for quickly getting a new cisagov Ansible role started when that role requires an AWS test user.

skeleton-aws-lambda-python
A skeleton project for quickly getting a new Python-based AWS Lambda project started.

skeleton-docker
A skeleton project for quickly getting a new cisagov Docker container started.

skeleton-generic
A generic skeleton project for quickly getting a new cisagov project started.

skeleton-packer
A skeleton project for quickly getting a new cisagov packer project started.

skeleton-python-library
A skeleton project for quickly getting a new cisagov Python library started.

skeleton-tf-module
A skeleton project for quickly getting a new cisagov Terraform module started.

skeleton-ansible-role A skeleton project for quickly getting a new cisagov Ansible role started.
skeleton-ansible-role-with-test-user A skeleton project for quickly getting a new cisagov Ansible role started when that role requires an AWS test user.
skeleton-aws-lambda-python A skeleton project for quickly getting a new Python-based AWS Lambda project started.
skeleton-docker A skeleton project for quickly getting a new cisagov Docker container started.
skeleton-generic A generic skeleton project for quickly getting a new cisagov project started.
skeleton-packer A skeleton project for quickly getting a new cisagov packer project started.
skeleton-python-library A skeleton project for quickly getting a new cisagov Python library started.
skeleton-tf-module A skeleton project for quickly getting a new cisagov Terraform module started.
```

### Cloning a selected skeleton ###
Expand Down

0 comments on commit 8513d28

Please sign in to comment.