GitXplorerGitXplorer
d

artifact-configs

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
ac62e5c04538b5029689393fa7341421e239385d

Publish

ddaiyam committed 2 years ago
Unverified
8b9c326aceed235e8e0d8182670f4a684b494d1f

ci(artifact-vsx-ts): use node v16

ddaiyam committed 2 years ago
Unverified
af730db47573296d9043d395dbd06822f83a3c89

Publish

ddaiyam committed 2 years ago
Unverified
1b3269ed38722de6801c4c4f11c329ebd9095cf8

build: remove lint-staged

ddaiyam committed 2 years ago
Unverified
e7273685b118c9ffe307e731ad693759f1c1e619

build(artifact-base): use node v16 and update dependencies

ddaiyam committed 2 years ago
Unverified
4dec2d0ccbf25e54cd057aa9ce1e164e2254ffb6

build(artifact-vsx-ts): update dependencies

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.