Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Tips for OSS

Avatar for kkeeth kkeeth
August 04, 2018
490

Tips for OSS

Avatar for kkeeth

kkeeth

August 04, 2018
Tweet

Transcript

  1. About me const my_info = { Name: ‘܂ݪ੟ਔ’, Home: ‘૔ෑ,

    ޿ౡ’, Interest: ‘όεέ, কع, ೔ຊञ’, PokemonGo: ‘TL38’, Workplace: ‘Yumemi Inc’, Skillset: ‘JavaScript, Node.js, PHP, Ruby’ }
  2. 1. JavaScript 2. Studying asynchronous processing ✎ 3. Easier than

    I thought 4. There are lots of knowledge Because…
  3. 1. Create account on npm site 2. Develop library 3.

    Write setting items necessary for package.json 4. Login npm on your terminal 5. execute “npm publish” ToDo
  4. • Enrich README • Enhance help • Prepare a shortcut

    command • Put some badges on README Tips