Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some roadmap #6

Open
6 tasks
michaelzoidl opened this issue Apr 20, 2018 · 1 comment
Open
6 tasks

Some roadmap #6

michaelzoidl opened this issue Apr 20, 2018 · 1 comment

Comments

@michaelzoidl
Copy link
Member

michaelzoidl commented Apr 20, 2018

Features

  • Add something like takeoff --import my/file.js to create a station from a existing file.
    The prompt asks for another name, anything else is still the same like in the file.
  • takeoff --init creates the initial .takeoff folder
  • use index.js files as station instead of __station.js files
  • Also support some kind of "use a existing template/file" instead of defining the body of the files in a station.
  • validate required properties (currently it is allowed to enter nothing)
  • check if it would overwrite existing files and warn before

Code

  • Move on from XOXO to Eslint with Cospired ™️ linter (similar to airbnb)
  • Use RollupJS to compile the module

General

  • Document things in Wiki (User-Guide)
  • Add some logo on the top
  • Badges

Clean

  • Replace taskler with listr

Any other ideas / inspirations we should add? :)
@bitcloud, @broon-s, @e110c0

@michaelzoidl
Copy link
Member Author

Comment:

  • Removed taskler without the need to replace it with listr
  • Logo is on top
  • Updated badges
  • Moved from XOXO to eslint, but uses the default eslint style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant