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
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)
Features
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
folderindex.js
files as station instead of__station.js
filesCode
General
Clean
taskler
withlistr
Any other ideas / inspirations we should add? :)
@bitcloud, @broon-s, @e110c0
The text was updated successfully, but these errors were encountered: