nos / create-nos-dapp

CLI tool to generate a new nOS dApp
53 stars 35 forks source link

feat(angular): initial commit starter kit #38

Closed DalderupMaurice closed 6 years ago

DalderupMaurice commented 6 years ago

Description

Angular starter kit is needed Credits to @mbtakanov for initial creation of the kit

Motivation and Context

We need more starter kits

How Has This Been Tested?

tested all commands and functions in nOS Client

Screenshots (if appropriate):

Types of changes

Checklist:

Closing issues

Fixes #

mhuggins commented 6 years ago

Would it be possible to amend the commit to make @mbtakanov a co-author? We would need to know his email address to do so according to https://help.github.com/articles/creating-a-commit-with-multiple-authors/.

There's also git commit --author="Name <name@example.com>"

DalderupMaurice commented 6 years ago

We can do this while squash merging, right? https://help.github.com/articles/creating-a-commit-with-multiple-authors/#creating-co-authored-commits-on-github

mhuggins commented 6 years ago

Possibly, I've never tried. 😄