Skip to content

A fully automated Typescript environment boilerplate to quickly start developing on catapult

License

Notifications You must be signed in to change notification settings

luxtagofficial/Typescript-Catapult

Repository files navigation

Typescript-Catapult

A fully automated Typescript environment to start building your tools for catapult.

Because of a security vulnerability in a dependency in nem-sdk, you need to force resolution of dependencies. Run npx npm-force-resolutions before you do npm install.

You do not need to run npx npm-force-resolutions if you use yarn.

Easy as 1,2,3

1- You can use this repo by cloning it to your local machine in a new folder as follow

git init
git clone https://github.com/luxtagofficial/Typescript-Catapult.git

2- Once done you need to point the remote origin to your own git repository

git remote set-url origin https://github.com/USERNAME/REPOSITORY.git

3- There was never a third step, start writing some code!

What do you get

Linting:

Testing:

development:

Automation:

  • Travis CI
  • Code Coverage
  • Automatic release and changelog (Please read the Guide on how to use it)

Contribution

For future contributors please make sure to read the Contributing Guide before making a pull request

Thank you to all the people who already contributed.

About

A fully automated Typescript environment boilerplate to quickly start developing on catapult

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published