Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
d-inkmap
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pub
Géomatique
Descartes
d-inkmap
Commits
21f4f136
Commit
21f4f136
authored
2 years ago
by
Laure-Hélène Bruneton
Browse files
Options
Downloads
Patches
Plain Diff
documenter la publication
parent
395d9a50
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.npmrc
+1
-0
1 addition, 0 deletions
.npmrc
README.md
+9
-2
9 additions, 2 deletions
README.md
with
10 additions
and
2 deletions
.npmrc
0 → 100644
+
1
−
0
View file @
21f4f136
@descartes:registry=https://forge.din.developpement-durable.gouv.fr/nexus/repository/projet-descartes-npm/
This diff is collapsed.
Click to expand it.
README.md
+
9
−
2
View file @
21f4f136
...
...
@@ -99,9 +99,16 @@ L'index des exemples est accessible sur http://localhost:8080. Les exemples se r
### Publication
> TODO
Pour demander à npm de générer un nouveau tag de version :
```
bash
$
npm version 1.0.7
```
Pour publier :
```
bash
$
npm publish
```
# Choses à documenter
*
Pour la publication, pointer sur le bon registry NPM et
`npm publish`
(il manque un npmrc)
*
Pour
`npm run dev`
il y a besoin d'avoir un serveur Descartes en parallèle (est-ce vraiment nécessaire ?)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment