npm.io
0.2.6 • Published 6 months ago

@neon-rs/load

Licence
MIT
Version
0.2.6
Deps
0
Size
10 kB
Vulns
0
Weekly
0
Stars
9

@neon-rs

Experimental packaging and distribution tooling for Neon:

  • @neon-rs/cli: package and distribution CLI
  • @neon-rs/manifest: helper library

Build Workflow of a Neon Project

( Start ) ---- npm run build ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]
 \ \ \ \ \
  \ \ \ \ +--- npm run cross ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]
   \ \ \ \
    \ \ \ +--- npm run cross ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]
     \ \ \
      \ \ +--- npm run cross ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]
       \ \
        \ +--- npm run cross ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]
         \
          +--- npm run cross ----> ( .node ) ---- npm run pack-target ----> ( .tgz ) ---- npm publish ----> [ npm ]

Keywords