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

Add package @r-next-b/cli and script clean:example #55

Merged
merged 3 commits into from
Apr 6, 2020
Merged

Conversation

wootsbot
Copy link
Member

@wootsbot wootsbot commented Apr 5, 2020

  • Add script clean:example
  • Add package @r-next-b/cli
  • Update package next Please upgrade to 9.3.2!
  • Run command yarn upgrade

$ yarn clean:example
Deletes the example app, replacing it with the smallest amount of boilerplate code necessary to start writing your app!

Note: This command is self-destructive, once you've run it you cannot run it again. This is for your own safety, so you can't delete portions of your project irreversibly by accident.

$ rnb --c
[Cleanup] › ☐  pending   Cleanup started...
husky > pre-commit (node v12.14.1)
Preparing... [started]
Preparing... [completed]
Running tasks... [started]
Running tasks for *.js [started]
Running tasks for ./**/*.+(js|json|jsx) [started]
eslint --fix [started]
prettier --write [started]
prettier --write [completed]
Running tasks for ./**/*.+(js|json|jsx) [completed]
eslint --fix [completed]
Running tasks for *.js [completed]
Running tasks... [completed]
Applying modifications... [started]
Applying modifications... [completed]
Cleaning up... [started]
Cleaning up... [completed]
[Cleanup] › ☒  complete  Cleanup done. ready for Coding
✨  Done in 3.75s.

@wootsbot wootsbot added enhancement New feature or request good first issue Good for newcomers docs labels Apr 5, 2020
@wootsbot wootsbot self-assigned this Apr 5, 2020
@wootsbot wootsbot added this to In progress in react-next-boilerplate via automation Apr 5, 2020
@vercel
Copy link

vercel bot commented Apr 5, 2020

This pull request is being automatically deployed with ZEIT Now (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/codea/react-next-boilerplate/3dq9tg52d
✅ Preview: https://react-next-boilerplate-git-add-rnb-cli.codea.now.sh

@wootsbot wootsbot merged commit 26b4818 into canary Apr 6, 2020
react-next-boilerplate automation moved this from In progress to Done Apr 6, 2020
@wootsbot wootsbot deleted the add-rnb-cli branch April 6, 2020 02:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs enhancement New feature or request good first issue Good for newcomers
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant