Skip to content

Experimental migration tool for replacing other task runners with pine.

License

Notifications You must be signed in to change notification settings

pinefile/migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrate

Experimental migration tool for replacing other task runners with pine.

npm scripts

To migrate from npm scripts to Pine you run this command within this repository.

npx github:pinefile/migrate npm [--package=/path/to/package.json] [--output=pinefile.js] [--tasksDir=tasks]

It will create a pinefile.js at the same path as the package.json and create tasks inside tasks directory if you have scripts that use colons, e.g build:prod will be in tasks/build.js

License

MIT © Fredrik Forsmo

About

Experimental migration tool for replacing other task runners with pine.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published