0.0.17 • Published 5 years ago

create-mo-pkg v0.0.17

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
5 years ago

mo-pkg

Global command for creating packages the way Mo likes

How to use

Install Yarn command globally if not already.

Then run $ yarn create mo-pkg <name>

Actions preformed

  1. Create a new folder with the specified name
  2. Change into it
  3. Run yarn init with proper arguments
  4. Install a strict typescript
  5. Install ttypscript, import-map-shim to build ES modules
  6. Install testing framework (mocha & should and their types)
  7. Build a sample README.md file
  8. Write a simple .gitignore file
  9. Initizialize the git repo
  10. Commit the initial commit!
0.0.17

5 years ago

0.0.16

5 years ago

0.0.15

5 years ago

0.0.14

6 years ago

0.0.13

6 years ago

0.0.12

6 years ago

0.0.11

6 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.4

6 years ago

0.0.1

6 years ago

0.0.0

6 years ago