Skip to content

Commit ffc4aec

Browse files
authored
PROJECT_LANG_1.pssc [V1]
Version 1 of the first project language file for this project.
1 parent 59a34e9 commit ffc4aec

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

PROJECT_LANG_1.pssc

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Start of script
2+
3+
# Project language file 1
4+
# For: seanpm2001/Learn-PowerShell
5+
# About:
6+
# I decided to make PowerShell the main project language file for this project (Seanpm2001/Learn-PowerShell) as PowerShell is the language this project is dedicated to, because this project is about learning the PowerShell programming language. It only makes sense to make PowerShell the official language for this project. It is getting its own project language file, starting here.
7+
8+
'Project language file 1'
9+
'For: seanpm2001/Learn-PowerShell'
10+
'About:'
11+
'I decided to make PowerShell the main project language file for this project (Seanpm2001/Learn-PowerShell) as PowerShell is the language this project is dedicated to, because this project is about learning the PowerShell programming language. It only makes sense to make PowerShell the official language for this project. It is getting its own project language file, starting here.'
12+
13+
# File info
14+
# File type: PowerShell source file (*.ps1 *.ps1xml *.psc1 *.psd1 *.psm1 *.pssc *.psrc *.cdxml)
15+
# File version: 1 (2022, Wednesday, November 9th at 11:19 pm PST)
16+
# Line count (including blank lines and compiler line): 19
17+
18+
# End of script

0 commit comments

Comments
 (0)