Coder Social home page Coder Social logo

newcommander's People

Contributors

vieyang avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

newcommander's Issues

create a standard release format

I want to make NewCommander to be installed and used easily for different projects.

This is currently a discussion.

What To Do first

This is inspired by gohugo project & community

https://github.com/gohugoio/hugo/releases

they have build for diffenent platforms to use

hugo_0.80.0_checksums.txt
hugo_0.80.0_DragonFlyBSD-64bit.tar.gz
hugo_0.80.0_FreeBSD-32bit.tar.gz
hugo_0.80.0_FreeBSD-64bit.tar.gz
hugo_0.80.0_FreeBSD-ARM.tar.gz
hugo_0.80.0_Linux-32bit.deb
hugo_0.80.0_Linux-32bit.tar.gz
hugo_0.80.0_Linux-64bit.deb
hugo_0.80.0_Linux-64bit.tar.gz
hugo_0.80.0_Linux-ARM.deb
hugo_0.80.0_Linux-ARM.tar.gz
hugo_0.80.0_Linux-ARM64.deb
hugo_0.80.0_Linux-ARM64.tar.gz
hugo_0.80.0_macOS-64bit.tar.gz
hugo_0.80.0_NetBSD-32bit.tar.gz
hugo_0.80.0_NetBSD-64bit.tar.gz
hugo_0.80.0_NetBSD-ARM.tar.gz
hugo_0.80.0_OpenBSD-32bit.tar.gz
hugo_0.80.0_OpenBSD-64bit.tar.gz
hugo_0.80.0_OpenBSD-ARM.tar.gz
hugo_0.80.0_Windows-32bit.zip
hugo_0.80.0_Windows-64bit.zip
hugo_extended_0.80.0_Linux-64bit.deb
hugo_extended_0.80.0_Linux-64bit.tar.gz
hugo_extended_0.80.0_macOS-64bit.tar.gz
hugo_extended_0.80.0_Windows-64bit.zip
Source code (zip)
Source code (tar.gz)

And Next

I wanna using this repo as upstream and create other repos to make install scripts

Also inspired how gohugo can be widely used:

Taking NodeJS's NPM as an example:

They are released by community, using released bin files from upstream with https://www.npmjs.com/package/bin-wrapper to create the package.

This will results all project using NodeJS can easily add hugo as dependency to use in their project.

Also helps user using NodeJS to install hugo on local machines.

And helps automation scripts to auto use the correct version of hugo. We can use newcommmander in auto test or github actions to run scripts for different projects.

And More

As project developers, we should build more tools for more developers easy to use and easy to use our tools in their projects.

After the release to NPM, I'm planning to also push our apps to different Distribution platforms such as AUR, HomeBrew and more.

新功能:显示账号数量与余额总和

newcommander balance 指令输出的最下方,显示账号数量与余额总和,例如:

./newcommander balance
Address[0x8D9552Ac5dfE004fadAdbF5Dfc1112a2ba1DDFA3] Balance[1 NEW]
Address[0x687B8a49ed362166919bdfa7cb95C305D1371dC9] Balance[2 NEW]
Number Of Accounts: 2
Total Balance: 3 NEW

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.