tweet me: http://www.twitter.com/darkxanthos
I've been programming in Ruby for months now part time and recently started learning Clojure. Their workflows are extremely different from what I've been doing with C# for years. It's rocked my boat and helped me to see there is a better way. This is my attempt to bring a similar workflow to .NET.
- Download stfu.exe
- stfu install (remove the downloaded exe)
- stfu new your_project_name
- stfu build
STFU! You're done.
The workflow I've been using while building STFU looks like this:
- Edit src/main.cs in vim
- Type :!stfu build
- Hit enter to flip back to code
- Run app and repeat as I build
Written in C#, for C#.
The product of an Alt.NET programmer crossing community lines to innovate.
STFU has been built by combining STFU and VIM via command line. Building C# via the command line has never been this easy. Tell Visual Studio to STFU, it's time to code.
In the immediate future I will add NUnit support out of the box (for all tests in the tests folder). In the medium term, I want to be able to use different testing frameworks.
Which one? The one that doesn't require Visual Studio and let's me STFU and get work done.
Pull STFU from Nuget so it's easier to get. Of course STFU will be published to Nuget using STFU (Nuget publishing will come first).
Because we all only code in Xaml anyway.
Ease deployment and distribution of your code.
Create a new repo on project creation and have it automatically provisioned and ready to be pulled and pushed from.