mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
add architecture diagram
This commit is contained in:
@@ -39,6 +39,8 @@ For the sake of simplicity, keep the following terms in mind:
|
||||
- **Dep tuple (dependency tuple):** A data structure composed of an endpoint string (url, git repo, etc) and a *semver* compatible version.
|
||||
- **Dep tuple range**: Same as *dep tuple*, but version can contain a range. Used mainly to specify a set of compatible versions.
|
||||
|
||||

|
||||
|
||||
Bower is composed of the following components:
|
||||
|
||||
- `CLI`: Command line interface for Bower.
|
||||
|
||||
Reference in New Issue
Block a user