Skip to content

LykaiosNZ/FriendlyWordsDotNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendlyWordsDotNet

GitHub Workflow Status Nuget

A .NET port of the friendly-words npm package.

Installing

Install with NuGet:

$ dotnet add package FriendlyWordsDotNet

Building

To build using the friendly-words npm package as the source of words:

# Download the friendly-words words lists (requires npm)
$ ./tools/get-words.sh
# Build the project
$ dotnet build ./src

Credits

About

.NET port of the friendly-words npm package.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published