You cannot post messages because only members can post, and you are not currently a member.
Description:
all about .net gems
|
|
|
Unable to configure lib.location correctly
|
| |
I am running nu 0.2.7 on Windows 7 and want to change the default path
where the binaries are installed at from ./lib to ./assemblies . When
I run the command nu config lib.location ./assemblies, it adds a new
entry into my nuniverse.yaml file (:"[\"location\"]": ./assemblies)
instead of updating the existing value (:location: ./lib). Is there... more »
|
|
Nu v2 == NuPack
|
| |
As many of you have probably seen this morning, NuPack was announced. I have a blog post coming, but Bil already has one up: [link] Basically both Nu and NuPack will co-exist for awhile until as a community,... more »
|
|
0.2.7 Released
|
| |
Fixes a problem where dependencies of dependencies were not
installed.
Let me know how it goes.
|
|
0.2.6.1 Released
|
| |
Fixes a problem where dependencies of dependencies were not installed. Let me know how it goes.
|
|
Open wrap
|
| |
Pardon my ignorance, What's the deal with splitting the effort across so many projects. First it was horn... what's the deal?
|
|
0.2.6.pre Released
|
| |
It contains the new help system plus a good bit of new behavior around version conflict detection and resolution. Also has some bug fixes included. Give it a go [link] and let me know what you think, and report any weirdness here or on twitter please.
|
|
Help/Documentation System
|
| |
It's in place in the develop branch. Feel free to spend a little time on the docs: [link] If you add a new page name it help-subject-subject-subject-e tc. Take a look at some of the other pages to get a feel for the conventions. Also, only use markdown. The wiki is included as a submodule in the main repository and included in the gem. The help command simply displays a file.... more »
|
|
|