GitXplorerGitXplorer
d

artifact-configs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
9cccebf1aca3c2fd3c8e94be535e48859d08a2a7

Publish

ddaiyam committed 2 years ago
Unverified
de984436bcd5070442e694553bc4d14d01233069

docs(artifact-vsx-zokugun): prefix marketplace badge

ddaiyam committed 2 years ago
Unverified
440773cb23df483b1762eb677a228c67ce5183f1

enhance(artifact-vsx-ts): better template

ddaiyam committed 2 years ago
Unverified
a3f21ee9da8e032a5e54af7279d0067883346b8e

Publish

ddaiyam committed 2 years ago
Unverified
19f609efa06748ab920f8a97a132d87274d34ef8

docs(artifact-vsx-zokugun): add openvsx badge and funding

ddaiyam committed 2 years ago
Unverified
a753914f8e3cf64397ecadc5417d8e98ef9aa733

fix(artifact-vsx-ts): update configuration title

ddaiyam committed 2 years ago

README

The README file for this repository.

artifact-configs

MIT licensed

This repository is a collection of configurations using artifact.

Getting Started

To create a new NPM package

mkdir myproject
cd myproject
npm init -y
artifact add @daiyam/base @daiyam/lang-ts @daiyam/npm-ts

To create a new Visual Studio extension

mkdir myproject
cd myproject
npm init -y
artifact add @daiyam/base @daiyam/lang-ts @daiyam/vsx-ts

License

Copyright © 2021-present Baptiste Augrain

Licensed under the MIT license.