Skip to content

mariposacoop/cooperator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

cooperator

membership management module

Contributing

Install Node.js.

Fork cooperator to your Github.

Clone your fork:

git clone git@github.com:your_username/cooperator.git

Install required node modules:

npm install

Create a branch to house your feature work:

git checkout -b some_branch

Do work & write tests.

Verify that all tests pass:

npm test

Push to your remote feature branch:

git push origin some_branch

When your feature is ready for review & merging, submit a pull request to marisposa/cooperator.

About

membership management module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published