You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run in the project that used repolisher in the past
check all installed features.
list all features with info which one is up to date, which one needs update, which one is not installed and allow user to select those that will be updated/installed
confirm will apply the changes according to the newest version of each selected feature.
Setup github action for the Repolisher project to run project tests CI
Setup github action with commit linter for the Repolisher project
check if you have FEATURE
if you have ok, if not - add DEFAULT or EXIT
if you have, maybe apply DIFF
repolish check / status / ls
repolish init (opens wizard)
repolish update
repolish add feature-name
Constraints
ability to use both as wizard and as singular commands (commands first)
ability to use with npx - npx repolish init or npm i -g repolish -> repolish init
all CLI compatibile - npx repolish ls | grep eslint - this should work
The text was updated successfully, but these errors were encountered:
Features:
Roadmap:
v1.2
v1.3
v1.4
Next milestone
Flow
check if you have FEATURE
if you have ok, if not - add DEFAULT or EXIT
if you have, maybe apply DIFF
Constraints
ability to use both as wizard and as singular commands (commands first)
ability to use with npx - npx repolish init or npm i -g repolish -> repolish init
all CLI compatibile - npx repolish ls | grep eslint - this should work
The text was updated successfully, but these errors were encountered: