nyuichi/satysfi-base

Get rid of JS dependency

Opened this issue · 0 comments

Currently, this repo has two dependencies on JS(node/yarn)

  • unit tests (being replaced with #142)
  • scripts

Considering their verboseness, we want to get rid of JS dependency and find an alternative that is more concise.

TODO

  • Kill dependabot -> #300
  • migrate unit tests -> #142
  • migrate scripts