- Timestamp:
- Jan 21, 2018, 12:45:31 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/project-meta/project-meta
r188 r189 382 382 you can use C<yamllint> command to check just it's format. 383 383 384 =head2 make-link 385 386 project-meta make-link 387 388 Create UNIX soft links on the OpeNDAP folder to the real data. 389 Files F<AUTHORS.txt>, F<LICENCE.txt> and F<COPYRIGHT.txt> are mandatory but could be generated (see below). 390 The main keys use in the F<PROJECT-META.yml> are: 391 392 =over 393 394 =item * C<project/acronym>: the project short acronym 395 =item * C<public-dap/dap-folder>: the OpeNDAP folder 396 =item * C<public-dap/data-set>: a list of files or folder to push 397 398 =back 399 384 400 =head2 make-licence 385 401 386 402 project-meta make-licence 387 403 388 Copy the licence file from the project-meta licence database at the current folder with the file name: LICENCE.txt. 389 390 The licence is defined in the PROJECT-META.yml specification under the key C<public-dap/data-licence>. 404 Copy the licence file from the project-meta licence database at the current folder 405 with the file name: F<LICENCE.txt>. 406 407 The licence is defined in the F<PROJECT-META.yml> specification under the key C<public-dap/data-licence>. 391 408 The list of possible licence is given with the command L</list-licence>. 392 409 … … 431 448 The list of people below did not directly contribute to project-meta's source code 432 449 but provided me with some data, returned bugs 433 or helped me in another smalltask like having new ideas, specifications...450 or helped me in another task like having new ideas, specifications... 434 451 Maybe I forgot your contribution in recent years, 435 452 please forgive me in advance and send me an e-mail to correct this.
Note: See TracChangeset
for help on using the changeset viewer.