mirror of
https://github.com/tmedwards/tweego.git
synced 2025-07-05 22:20:29 -04:00
[Docs] Add mini description of Tweego to the intro.
This commit is contained in:
parent
1cfd23004f
commit
cba4051ee1
2 changed files with 6 additions and 1 deletions
|
@ -117,6 +117,7 @@ tweego -d -o example5.twee example5.html
|
|||
|
||||
Tweego allows you to specify an arbitrary number of files and directories on the command line for processing. In addition to those manually specified, it will recursively search all directories encountered looking for additional files and directories to process. Generally, this means that you only have to specify the base source directory of your project and Tweego will find all of its files automatically.
|
||||
|
||||
<span id="usage-file-and-directory-handling-supported-extensions"></span>
|
||||
### Supported File Extensions
|
||||
|
||||
Tweego only processes files with the following extensions:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue