mirror of
https://github.com/kvz/bash3boilerplate.git
synced 2024-12-24 16:36:40 +00:00
One of two ways
This commit is contained in:
parent
1bf44da016
commit
6b8caf9e98
2
FAQ.md
2
FAQ.md
@ -22,7 +22,7 @@ A 'cli' is a [command-line interface](https://en.wikipedia.org/wiki/Command-line
|
|||||||
|
|
||||||
## How do I incorporate BASH3 Boilerplate into my own project?
|
## How do I incorporate BASH3 Boilerplate into my own project?
|
||||||
|
|
||||||
You can incorporate BASH3 Boilerplate into your project in one of three ways:
|
You can incorporate BASH3 Boilerplate into your project in one of two ways:
|
||||||
1. Copy the desired portions of [main.sh](https://github.com/kvz/bash3boilerplate/blob/master/main.sh) into your own script.
|
1. Copy the desired portions of [main.sh](https://github.com/kvz/bash3boilerplate/blob/master/main.sh) into your own script.
|
||||||
1. Download [main.sh](https://github.com/kvz/bash3boilerplate/blob/master/main.sh) and start pressing the delete-key for unwanted things
|
1. Download [main.sh](https://github.com/kvz/bash3boilerplate/blob/master/main.sh) and start pressing the delete-key for unwanted things
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user