0.0.0-166d2a9d462acdb5bd0db410bfec23f327747f26 • Published 10 months ago
@mufan/code-boilerplates v0.0.0-166d2a9d462acdb5bd0db410bfec23f327747f26
Mufan Code Boilerplates
Code boilerplates for our projects, powered by Magicspace.
Usage
npm install --global magicspace @mufan/code-boilerplatesCreate magicspace configuration
Create magicspace configuration file with magicspace create command.
magicspace create @mufan/code-boilerplates/typescriptSelect an example and review/edit the configuration options.
Options are defined by boilerplates.
Initialize magicspace
Initialize the repository and make initial commit if you have not:
git init
touch README.md
git add README.md
git commit --message "Initial commit"magicspace initYou can use magicspace to initialize an existing project, just expect more conflicts to resolve.
Review changes, resolve conflicts (if any) and commit the merge.
Update magicspace
Update installed boilerplates:
npm install --global makeflow/mufan-code-boilerplatesUpdate magicspace:
magicspace updateReview changes, resolve conflicts (if any) and commit the merge.
License
MIT License.
0.0.0-166d2a9d462acdb5bd0db410bfec23f327747f26
10 months ago
0.0.0-9776c1154416b9afb7465c50539f11f7ebbb14a8
10 months ago
0.0.0-969a826aef5e85e2b2f67efd4a0f292f19fad55b
10 months ago