-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #347 from ignatandrei/Larcanum.GitInfo
Larcanum.git info
- Loading branch information
Showing
40 changed files
with
1,090 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
|
||
<h1>RSCG nr 181 : Larcanum.GitInfo</h1> | ||
|
||
<h2>Info</h2> | ||
Nuget : <a href="https://www.nuget.org/packages/Larcanum.GitInfo/" target="_blank">https://www.nuget.org/packages/Larcanum.GitInfo/</a> | ||
|
||
<p>You can find more details at : <a href="https://github.com/lord-executor/Larcanum.GitInfo" target="_blank"> https://github.com/lord-executor/Larcanum.GitInfo</a></p> | ||
|
||
<p>Author :</p> | ||
|
||
<p>Source : <a href="https://github.com/lord-executor/Larcanum.GitInfo" target="_blank">https://github.com/lord-executor/Larcanum.GitInfo</a> </p> | ||
|
||
<h2>About</h2> | ||
|
||
|
||
|
||
<h2> | ||
How to use | ||
</h2> | ||
<h3> | ||
Add reference to the <a href="https://www.nuget.org/packages/Larcanum.GitInfo/" target="_blank">Larcanum.GitInfo</a> in the csproj | ||
</h3> | ||
<img src="images/Larcanum.GitInfo/DemoGit.csproj.png" width="580" height="580" /> | ||
|
||
<h3>This was for me the <b>starting</b> code</h3> | ||
|
||
<br /> | ||
I have <b>coded</b> the file Program.cs | ||
<br /> | ||
<img src="images/Larcanum.GitInfo/csFiles/Program.cs.png" width="580" height="580" /> | ||
<hr /> | ||
<h3>And here are the <i>generated</i> files</h3> | ||
|
||
<br /> | ||
The file <i>generated</i> is GitInfo.g.cs | ||
<br /> | ||
<img src="images/Larcanum.GitInfo/generated/GitInfo.g.cs.png" width="580" height="580" /> | ||
|
||
<p> | ||
You can download the code and this page as pdf from | ||
<a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/Larcanum.GitInfo'> | ||
https://ignatandrei.github.io/RSCG_Examples/v2/docs/Larcanum.GitInfo | ||
</a> | ||
</p> | ||
|
||
|
||
<p> | ||
You can see the whole list at | ||
<a target="_blank" href='https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG'> | ||
https://ignatandrei.github.io/RSCG_Examples/v2/docs/List-of-RSCG | ||
</a> | ||
</p> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"generator":{ | ||
"name":"Larcanum.GitInfo", | ||
"nuget":[ | ||
"https://www.nuget.org/packages/Larcanum.GitInfo/" | ||
], | ||
"link":"https://github.com/lord-executor/Larcanum.GitInfo", | ||
"author":"", | ||
"source":"https://github.com/lord-executor/Larcanum.GitInfo" | ||
}, | ||
"data":{ | ||
"goodFor":["Generates GitInfo data from the current environment."], | ||
"csprojDemo":"DemoGit.csproj", | ||
"csFiles":["Program.cs"], | ||
"excludeDirectoryGenerated":[""], | ||
"includeAdditionalFiles":[""] | ||
}, | ||
"links":{ | ||
"blog":"", | ||
"video":"" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Package Description |
Oops, something went wrong.