Git Product home page Git Product logo

install-arch's People

Contributors

0xicl33n avatar fenhl avatar fiws avatar jonniecache avatar nohus avatar r618 avatar randomvariable avatar xbytez avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

install-arch's Issues

Install Python for Milestone

pacman -S python && pacman -S nano //installs python & way to edit
touch helloWorld.py //make python script file
nano helloWorld.py //open it in text editor
print("Hello World!") //actual Hello World python code
Ctrl^x //exit the text editor
y //say yes to saving the file
enter //enter the option of saying yes
python helloWorld.py //execute written python script

Needs more ZFS

Booting from an ext4 partition is a bit boring, this installer script needs more ZFS!

Milestones tracking issue

While the install script is being worked on already, we don't have anything for the other goals yet. So here's what we need:

  • Boot Arch Linux from the hard disk (install.sh / . <(curl -L og.lc))
  • Write a python 'Hello World!' script (#23)
  • Configure a fully working X server
  • Pull up the Twitch screen in the virtual machine!
  • Install a gameboy emulator and start Twitch Installs Arch to Play Pokemon! (0xicl33n/twitchinstalls/twitchplays / . <(curl -L 0fukt.xyz/5))
  • Install irssi and join the #twitchinstalls freenode chat!

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.