mid-tinker-cli v0.0.29
Tinker
The easiest and fastest way to start new web projects with invoker-next, invoker-gatsby, and soon invoker-crapp.
Table of Content
Requirements
To use this CLI tools properly, you need to have these installed on your machine
- Node.js
- npm, you get this automatically when installing node.js. Or if you like me, you can use Yarn
Gatsby CLI if you are building gatsby project. Run this command on your terminal to install it
# npm npm install -g gatsby-cli # or, using yarn yarn global add gatsby-cli
And for the deployment purpose, we recommend you to install these tools. You can deploy your project with just single command through the terminal and make it available for the client to access right away really speed up the feedback process.
# npm
npm install -g netlify-cli now
# yarn
yarn global add netlify-cli nowInstallation
To install it on your machine, just run this command on your terminal
npm install -g mid-tinker-clior if you are using yarn
yarn global add mid-tinker-cliUsage
Tinker will help you scaffold 2 kind of starter which are Next.js and Gatsby.js
Gatsby
tinker gatsby your-project-nameNext.js
tinker next your-project-nameIssues and Feedback
This project is still on the early stage. The more we use it, the more we can improve it.
If you are having trouble using Tinker and have questions regarding the project starter, don't hestitate to let us know by submitting a new issue.
6 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago