Skip to content

Commit

Permalink
docs: remove some finished to-do items from the README
Browse files Browse the repository at this point in the history
  • Loading branch information
alangpierce committed Aug 28, 2016
1 parent b479820 commit 00582d4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,8 @@ To open failures in the online repl, run "bulk-decaffeinate view-errors"

## Future plans

This project is in early stages. Here are some things coming up:

* Add a `convert` command that actually runs decaffeinate to convert a codebase.
* Add a flexible way to specify which files should be checked/converted.
* Automatically create git commits that properly preserve history.
* Run follow-up commands like `eslint --fix` once decaffeinate finishes.
* Allow running custom follow-up codemods.
* Create backups of the `.coffee` files so you can easily compare before and
after.
* When displaying errors, classify any known issues automatically and link to
the corresponding GitHub issue.
* Any other sanity checks, instructions, or help for running decaffeinate on a
Expand Down

0 comments on commit 00582d4

Please sign in to comment.