Skip to content

Instantly share code, notes, and snippets.

@chadoh
Last active February 19, 2020 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chadoh/8a3bdd9643f50d57c0321ccbd431f847 to your computer and use it in GitHub Desktop.
Save chadoh/8a3bdd9643f50d57c0321ccbd431f847 to your computer and use it in GitHub Desktop.
  • clean up readme (including heading levels)
  • only instruct people to use npx
  • make sure near-shell does not need to be installed globally
  • auto-install packages as part of npx create-near-app
  • rm html from new project READMEs
  • include .gitignore in new projects
  • automatically init git repository?
  • automatically configure license (or encourage people to set their own)
  • remove .gitkeep from /assembly (other files already ensure it's kept)
  • fix typo "useability"
  • add & apply linting for spacing
@mikedotexe
Copy link

Luckily we've got the .gitignore in new projects now. phew.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment