Skip to content

developersdo/book-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

Getting Started

Make sure you have setup your environment correctly, refer to this site to get started.

Building the project

Go inside the BookClub directory

Make sure you have the latest with:

$ dotnet restore

To build:

$ dotnet build

Running Specs

Go inside the BookClub.Tests directory

Make sure you have the latest with:

$ dotnet restore

To run specs:

$ dotnet test

How to contribute

  1. Fork the repository to your github account
  2. git clone from your repositoy to your local PC
  3. See the "Issues" section and grab one that you would like to work on
  4. Code code code
  5. Push your changes to your fork
  6. Open a Pull Request so it is reviewed by the mods

Articles that help:

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages