ujjwall-R / Asteroyd

Building a robust code snippet management tool (in Typescript)
2 stars 2 forks source link

Asteroyd

Building a robust code snippet management tool (in Typescript)

Work In Progress

We are building a robust code snippet management tool which is:

Contributing

Star the repo on GitHub. In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push the code
  5. Submit a Pull request so that we can review your changes

Setup

Must have typescript installed.

npm install

Run tests

npm run test

Issues

Feel free to submit issues and enhancement requests.

Issues are very valuable to this project.

We love your input! We want you to make contribution to this repository in the easiest and transparent as possible, whether it's:

Plan in Hand

A TDD aproach in Typescript following MVC architechture. We are at a very early stage and planning to launch first version soon.

image