cp -r typescript-package-template <new-project-name>
cd <new-project-name>
-
rm -rf .git && git init && npm rebuild && npm i && \ git add . && git commit -am "Initial commit (typescript-package-template)"
- Replace placeholder data
name
in package.json<DESCRIPTION>
in package.json<OWNER>
in package.json and CHANGELOG.md<REPO>
in package.json and CHANGELOG.mdauthor.name
in package.jsonauthor.email
in package.jsonauthor.url
in package.json<Project Name>
in README.md
npm i
git commit -am "Replace placeholder data"
-
Notifications
You must be signed in to change notification settings - Fork 0
License
dryhumor/typescript-package-template
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published