diff --git a/LICENSE.md b/LICENSE.md index e59e1189..9599ed5a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -9,5 +9,8 @@ http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -See the License for the specific language governing permissions and +See the License for the specific aaaaaaalanguage governing permissions and limitations under the License. + + +test diff --git a/README.md b/README.md index 383c72ed..89a02602 100644 --- a/README.md +++ b/README.md @@ -1,22 +1,22 @@ # scriptcs - - +aaaaa +aaaaa ## What is it? scriptcs makes it easy to write and execute C# with a simple text editor. -While Visual Studio, and other IDEs, are powerful tools, they can sometimes hinder productivity more than they promote it. You don’t always need, or want, the overhead of a creating a new solution or project. Sometimes you want to just type away in your favorite text editor. - +While Visual Studio, and other IDEs, aaaaare powerful tools, they can sometimes hinder productivity more than they promote it. You don’t always need, or want, the overhead of a creating a new solution or project. Sometimes you want to just type away in your favorite text editor.qqqqqqqqqq +aaaaaa scriptcs frees you from Visual Studio, without sacrificing the advantages of a strongly-typed language. * Write C# in your favorite text editor. * Use NuGet to manage your dependencies. * The relaxed C# scripting syntax means you can write and execute an application with only one line of code. -* Script Packs allow you to bootstrap the environment for new scripts, further reduces the amount of code necessary to take advantage of your favorite C# frameworks. - +* Script Packs allow you to bootstrap the environment for new scripts, further reduces the amount of code necessary to take advantage of your favorite C# frameworks.aaaaaaaa +aaaaaa ## Getting scriptcs - +aaaaaaa Releases and nightly builds should be installed using [Chocolatey](http://chocolatey.org/). To install Chocolatey, execute the following command in your command prompt: @powershell -NoProfile -ExecutionPolicy Unrestricted -Command "iex ((New-Object Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%systemdrive%\chocolatey\bin @@ -269,7 +269,7 @@ Want to chat? In addition to Twitter, you can find us on [Google Groups](https:/ * [Damian Schenkelman](http://github.com/dschenkelman) ([@dschenkelman](https://twitter.com/intent/user?screen_name=dschenkelman)) * [Kristian Hellang](http://github.com/khellang) ([@khellang](https://twitter.com/intent/user?screen_name=khellang)) - +aaaaa ## Credits @@ -281,3 +281,5 @@ Want to chat? In addition to Twitter, you can find us on [Google Groups](https:/ ## License [Apache 2 License](https://github.com/scriptcs/scriptcs/blob/master/LICENSE.md) + +Hi DJ diff --git a/build.cmd b/build.cmd index 3d142e81..98e21177 100644 --- a/build.cmd +++ b/build.cmd @@ -5,7 +5,7 @@ set EnableNuGetPackageRestore=true if exist artifacts goto Build mkdir artifacts - +aaaaaa :Build %WINDIR%\Microsoft.NET\Framework\v4.0.30319\msbuild Build\Build.proj /nologo /m /v:M %* /fl /flp:LogFile=artifacts\msbuild.log;Verbosity=Detailed;DetailedSummary /nr:false @@ -24,4 +24,4 @@ goto end :End echo. -exit /b %ERRORLEVEL% \ No newline at end of file +exit /b %ERRORLEVEL%